mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
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>
This commit is contained in:
committed by
Armin Kuster
parent
7f5ded2c88
commit
e85ed04e3c
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user