mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 16:00:32 +00:00
libbytesize: update SRC_URI
GitHub has been redirecting for a while, so switch SRC_URI from github.com/rhinstaller/libbytesize to github.com/storaged-project/libbytesize instead without redirects. Signed-off-by: Edi Feschiyan <edi.feschiyan@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
|
|||||||
B = "${S}"
|
B = "${S}"
|
||||||
|
|
||||||
SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
|
SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
|
||||||
SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=main;protocol=https"
|
SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
|
||||||
|
|
||||||
inherit gettext autotools pkgconfig python3native
|
inherit gettext autotools pkgconfig python3native
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user