X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppetlabs-apache_git.bbappend;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppetlabs-apache_git.bbappend;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=970c49f5bde83938569ff8b6858096e0e3efd087;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-apache_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-apache_git.bbappend deleted file mode 100644 index 970c49f..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-apache_git.bbappend +++ /dev/null @@ -1,16 +0,0 @@ - -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -SRC_URI += " \ - file://${BPN}/puppetlabs-apache-updates-for-poky-stx.patch \ - " -#SRC_URI += " \ -# file://${BPN}/0001-maint-Fix-conditional-in-vhost-ssl-template.patch \ -# file://${BPN}/0002-maint-Fix-the-vhost-ssl-template-correctly-this-time.patch \ -# " - -RDEPENDS_${PN} += " \ - apache2 \ - mod-wsgi \ - " - -inherit openssl10