summaryrefslogtreecommitdiff
path: root/recipes-core/lighttpd/lighttpd_1.4.48.bb
diff options
context:
space:
mode:
authorPatrick Murphy <Patrick.Murphy@multitech.com>2020-06-06 18:24:25 -0500
committerJohn Klug <john.klug@multitech.com>2020-06-18 20:22:08 -0500
commitd6b5e9be761793046ba08acc4d811fca6a3d1d64 (patch)
treeb87c957d2b101d2b1befc2607d7accd472773f82 /recipes-core/lighttpd/lighttpd_1.4.48.bb
parent02772fae6c7e0c165606d18840d2f923ff692f19 (diff)
downloadmeta-mlinux-d6b5e9be761793046ba08acc4d811fca6a3d1d64.tar.gz
meta-mlinux-d6b5e9be761793046ba08acc4d811fca6a3d1d64.tar.bz2
meta-mlinux-d6b5e9be761793046ba08acc4d811fca6a3d1d64.zip
branch storing 5.2.3 changes without clobbering 6.0 in master
Diffstat (limited to 'recipes-core/lighttpd/lighttpd_1.4.48.bb')
-rw-r--r--recipes-core/lighttpd/lighttpd_1.4.48.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/lighttpd/lighttpd_1.4.48.bb b/recipes-core/lighttpd/lighttpd_1.4.48.bb
index a6b5d60..776acc9 100644
--- a/recipes-core/lighttpd/lighttpd_1.4.48.bb
+++ b/recipes-core/lighttpd/lighttpd_1.4.48.bb
@@ -28,7 +28,6 @@ RDEPENDS_${PN} += "bash file file-magic-db-images"
SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.gz \
file://lighttpd.conf \
file://lighttpd_nrs.conf \
- file://lighttpd.init \
file://lighttpd_custom_images_setup \
file://0001-lighttpd-pcre-use-pkg-config.patch;apply=true \
file://0004_fastcgi_env_with_unixsocket.patch;apply=true \
@@ -65,7 +64,6 @@ do_install_append() {
install -d ${D}${sysconfdir}/init.d ${D}${sysconfdir}/lighttpd.d ${D}/www/pages/dav
install -d 0644 ${D}${sysconfdir}/ssl
install -m 0755 --group www -d ${D}${localstatedir}/www
- install -m 0755 ${WORKDIR}/lighttpd.init ${D}${sysconfdir}/init.d/lighttpd
install -m 0644 --group www ${WORKDIR}/lighttpd.conf ${D}${sysconfdir}
install -m 0644 --group www ${WORKDIR}/lighttpd_nrs.conf ${D}${sysconfdir}