From: Mingli Yu <[email protected]> Use the main branch to fix do_fetch error.
Signed-off-by: Mingli Yu <[email protected]> --- meta-cgl-common/recipes-cgl/pacemaker/pacemaker_2.0.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_2.0.5.bb b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_2.0.5.bb index f9a0bf7..3bff2ba 100644 --- a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_2.0.5.bb +++ b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_2.0.5.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=000212f361a81b100d9d0f0435040663" DEPENDS = "corosync libxslt libxml2 gnutls resource-agents libqb python3-native" -SRC_URI = "git://github.com/ClusterLabs/${BPN}.git;branch=master;protocol=https \ +SRC_URI = "git://github.com/ClusterLabs/${BPN}.git;branch=main;protocol=https \ file://0001-Fix-python3-usage.patch \ file://0001-pacemaker-set-OCF_ROOT_DIR-to-libdir-ocf.patch \ file://volatiles \ -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55682): https://lists.yoctoproject.org/g/yocto/message/55682 Mute This Topic: https://lists.yoctoproject.org/mt/88009443/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
