puppet: fix for the branch change
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / puppet-openstacklib_git.bb
index 4909402..5057719 100644 (file)
@@ -7,10 +7,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=12a15a9ebddda7d856c783f745e5ee47"
 PV = "11.3.0"
 SRCREV = "79a799f5d78667b5eee81e71782e8591f2e62ecc"
 PROTOCOL = "https"
-BRANCH = "stable/pike"
 S = "${WORKDIR}/git"
 
-SRC_URI = "git://github.com/openstack/puppet-openstacklib.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH} \
+SRC_URI = "git://github.com/openstack/puppet-openstacklib.git;protocol=${PROTOCOL};rev=${SRCREV};nobranch=1 \
        file://puppet-openstacklib/Add-gemspec.patch \
        "