diff mbox series

[meta-oe,master] libbytesize: update github branch to 'main'

Message ID 20231130025910.1139982-1-wentao.zhang@windriver.com
State New
Headers show
Series [meta-oe,master] libbytesize: update github branch to 'main' | expand

Commit Message

Wentao Zhang Nov. 30, 2023, 2:59 a.m. UTC
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>
---
 meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
index 0afe8a6c0..58ae52cc6 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
@@ -10,7 +10,7 @@  S = "${WORKDIR}/git"
 B = "${S}"
 
 SRCREV = "12b8e6bff611eecb0343ee8a765151e7d9d3547b"
-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