[meta-oe][PATCH] libqb: use branch main


Kai Kang
 

From: Kai Kang <kai.kang@...>

Branch master has been removed from libqb upstream git repo. Use branch
main instead.

Signed-off-by: Kai Kang <kai.kang@...>
---
meta-oe/recipes-extended/libqb/libqb_2.0.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb b/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb
index f3472b481..48a7d086b 100644
--- a/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb
+++ b/meta-oe/recipes-extended/libqb/libqb_2.0.4.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785"
inherit autotools pkgconfig

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"

--
2.17.1

Join openembedded-devel@lists.openembedded.org to automatically receive all group messages.