X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-openstacklib_git.bbappend;h=51ce31d2320f4cdf4ec6b51e83efff9b49d5369d;hb=d8ab3c75341dfd601f06f0a46335574d39544bda;hp=2b2d98e82c8c38a1b76407e2f55f0cc7b5233bdf;hpb=d7aefaa6f9e2629d63a59ba4dc10fbfbc55002b3;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-openstacklib_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-openstacklib_git.bbappend index 2b2d98e..51ce31d 100644 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-openstacklib_git.bbappend +++ b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-openstacklib_git.bbappend @@ -1,8 +1,15 @@ +inherit stx-metadata + +STX_REPO = "integ" +STX_SUBPATH = "config/puppet-modules/openstack/${BP}/centos" + +SRC_URI_STX += " \ + file://patches/0001-Roll-up-TIS-patches.patch \ + file://patches/0002-update-for-openstackclient-Train.patch \ + " -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI += " \ - file://${BPN}/0001-Roll-up-TIS-patches.patch \ - file://${BPN}/0002-puppet-openstacklib-updates-for-poky-stx.patch \ + file://${BPN}/puppet-openstacklib-updates-for-poky-stx.patch \ " inherit openssl10