aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWentao Zhang <wentao.zhang@windriver.com>2023-11-30 11:05:55 +0800
committerArmin Kuster <akuster808@gmail.com>2023-12-06 07:22:52 -0500
commit25b821d318d60caf39716f3b31dff0a6579a12ed (patch)
tree531abdfece97d2ae16ca2687674c1f05a4631689 /meta-oe
parentdace2972a778c8a51cd4b0320aeee2fbc825576f (diff)
downloadmeta-openembedded-contrib-25b821d318d60caf39716f3b31dff0a6579a12ed.tar.gz
libbytesize: update github branch to 'main'
the repo of libbytesize doesn't have a branch named master. Change the branch from master to main. Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com> Signed-off-by: Wentao Zhang <wentao.zhang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb
index 154973254d..abafaaf7a7 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.6.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
B = "${S}"
SRCREV = "c9864f4dd03736839f40d225da494cb1eb64e654"
-SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https"
+SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=main;protocol=https"
inherit gettext autotools pkgconfig python3native