Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / puppetlabs-apache_git.bbappend
1
2 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
3 SRC_URI += " \
4         file://${BPN}/puppetlabs-apache-updates-for-poky-stx.patch \
5         "
6 #SRC_URI += " \
7 #       file://${BPN}/0001-maint-Fix-conditional-in-vhost-ssl-template.patch \
8 #       file://${BPN}/0002-maint-Fix-the-vhost-ssl-template-correctly-this-time.patch \
9 #       "
10
11 RDEPENDS_${PN} += " \
12         apache2 \
13         mod-wsgi \
14         "
15
16 inherit openssl10