mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
libqb: use branch main
Branch master has been removed from libqb upstream git repo. Use branch main instead. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785"
|
|||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
SRCREV = "a2691b96188033b5ad5c08871982048ae1f4f4e8"
|
SRCREV = "a2691b96188033b5ad5c08871982048ae1f4f4e8"
|
||||||
SRC_URI = "git://github.com/ClusterLabs/${BPN}.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/ClusterLabs/${BPN}.git;branch=main;protocol=https \
|
||||||
"
|
"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user