diff options
-rw-r--r-- | recipes-extended/lighttpd/lighttpd_%.bbappend | 1 | ||||
-rw-r--r-- | recipes-extended/lighttpd/lighttpd_1.4.36.bbappend | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/lighttpd/lighttpd_%.bbappend b/recipes-extended/lighttpd/lighttpd_%.bbappend new file mode 100644 index 0000000..72d991c --- /dev/null +++ b/recipes-extended/lighttpd/lighttpd_%.bbappend @@ -0,0 +1 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" diff --git a/recipes-extended/lighttpd/lighttpd_1.4.36.bbappend b/recipes-extended/lighttpd/lighttpd_1.4.36.bbappend deleted file mode 100644 index 89d21d1..0000000 --- a/recipes-extended/lighttpd/lighttpd_1.4.36.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI_remove = "file://0001-mod_cgi-buffers-data-without-bound.patch" |