summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-01-19 14:45:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-20 22:46:18 +0000
commit519558fed73da3390a3ecd29738d8bc68bf719d7 (patch)
treea65355d776ad580142324330bbc35c3e9249bb35
parent94fcb8b59cee36fb807bc3508dcddcc17dee5a10 (diff)
downloadpoky-519558fed73da3390a3ecd29738d8bc68bf719d7.tar.gz
lighttpd: upgrade 1.4.57 -> 1.4.58
(From OE-Core rev: 4720e8f26f86a1d1fdc764309baa25b83d6d2483) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.58.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.58.bb
index 9a9cad68c8..f0589e94c0 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.58.bb
@@ -19,7 +19,7 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
19 file://0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch \ 19 file://0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch \
20 " 20 "
21 21
22SRC_URI[sha256sum] = "52ca961b89c12f7ecbb2e4e0c5a9e79b2863c64e33c42832a165e7f894d6217f" 22SRC_URI[sha256sum] = "267feffda13a190ebdce7b15172d8be16da98008457f30fddecd72832d126d0e"
23 23
24PACKAGECONFIG ??= "openssl pcre zlib \ 24PACKAGECONFIG ??= "openssl pcre zlib \
25 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ 25 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \