X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-dnsmasq_git.bbappend;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-dnsmasq_git.bbappend;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=07ad6f7d39241a942b81960b30364ddf1c78d412;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-dnsmasq_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-dnsmasq_git.bbappend deleted file mode 100644 index 07ad6f7..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-dnsmasq_git.bbappend +++ /dev/null @@ -1,17 +0,0 @@ -inherit stx-metadata - -STX_REPO = "integ" -STX_SUBPATH = "config/puppet-modules/${BPN}/centos/files" - -SRC_URI_STX += " \ - file://0001-puppet-dnsmasq-Kilo-quilt-patches.patch;striplevel=5 \ - file://0002-Fixing-mismatched-permission-on-dnsmasq-conf.patch;striplevel=5 \ - file://0003-Support-management-of-tftp_max-option.patch;striplevel=5 \ - file://0004-Enable-clear-DNS-cache-on-reload.patch;striplevel=5 \ - " - -SRC_URI += " \ - file://${BPN}/0005-puppet-dnsmasq-updates-for-poky-stx.patch;striplevel=5 \ - " - -inherit openssl10