aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdi Feschiyan <edi.feschiyan@konsulko.com>2023-11-10 12:24:23 +0200
committerArmin Kuster <akuster808@gmail.com>2024-01-05 07:52:17 -0500
commit8a2642e7353131745c6ef72f45d6cdf031516196 (patch)
tree5cc27e0f2cc237fc65bee92b95eef0e07fba429e
parent6f17c76fc7f97029a9b44cb1db4c82caba61013f (diff)
downloadmeta-openembedded-8a2642e7353131745c6ef72f45d6cdf031516196.tar.gz
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> (cherry picked from commit 75bb23b3b03e225aa012be8bd5998223ae8f9b2f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
index 926a603b81..28e40f66e3 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
B = "${S}"
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