summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
index 47f7538046..6856f538b5 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.31.bb
@@ -56,7 +56,7 @@ FILES_${PN} += "${sysconfdir} /www"
56 56
57CONFFILES_${PN} = "${sysconfdir}/lighttpd.conf" 57CONFFILES_${PN} = "${sysconfdir}/lighttpd.conf"
58 58
59PACKAGES_DYNAMIC = "^lighttpd-module-.*" 59PACKAGES_DYNAMIC += "^lighttpd-module-.*"
60 60
61python populate_packages_prepend () { 61python populate_packages_prepend () {
62 lighttpd_libdir = d.expand('${libdir}') 62 lighttpd_libdir = d.expand('${libdir}')