X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-network_git.bbappend;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-network_git.bbappend;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=bddadf32c6c2b85da9efc5f071de7da8258f5d66;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-network_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-network_git.bbappend deleted file mode 100644 index bddadf3..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-network_git.bbappend +++ /dev/null @@ -1,31 +0,0 @@ -inherit stx-metadata - -STX_REPO = "integ" -STX_SUBPATH = "config/puppet-modules/${BPN}/centos/files" - -SRC_URI_STX += " \ - file://puppet-network-Kilo-quilt-changes.patch;striplevel=5 \ - file://puppet-network-support-ipv6.patch;striplevel=5 \ - file://Don-t-write-absent-to-redhat-route-files-and-test-fo.patch;striplevel=5 \ - file://fix-absent-options.patch;striplevel=5 \ - file://permit-inservice-update-of-static-routes.patch;striplevel=5 \ - file://ipv6-static-route-support.patch;striplevel=5 \ - file://route-options-support.patch;striplevel=5 \ - " - -SRC_URI += " \ - file://${BPN}/0001-Stx-uses-puppet-boolean-instead-of-adrien-boolean.patch \ - file://${BPN}/puppet-network-updates-for-poky-stx.patch \ - file://${BPN}/puppet-network-config-poky-provider.patch \ - file://${BPN}/puppet-network-poky-stx.rb-add-vlan-support.patch \ - " - -inherit openssl10 - -do_configure_append() { - rm -f spec/fixtures/modules/network/files -} - -RDEPENDS_${PN} += "\ - vlan \ -"