Message ID | 20211229040137.1613-1-mingli.yu@windriver.com |
---|---|
State | New |
Headers | show |
Series | [meta-cgl-common] pacemaker: use main branch | expand |
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 \