aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2021-12-28 18:24:51 +0800
committerKhem Raj <raj.khem@gmail.com>2021-12-28 18:57:57 -0800
commitea287c1f1419c1d265667411d8f2b2153f5a0030 (patch)
tree09180ba31739fb8f4273aeb3f35adafd8e84ed57 /meta-oe
parentcddbbeeb7cda6c4348fdf9fecca6f31eb68c8551 (diff)
downloadmeta-openembedded-contrib-ea287c1f1419c1d265667411d8f2b2153f5a0030.tar.gz
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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/libqb/libqb_2.0.4.bb2
1 files changed, 1 insertions, 1 deletions
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 f3472b481a..48a7d086b5 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"