summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-11-22 16:41:34 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-06 16:38:30 +0000
commitcdd02aaf5b5a08369def0dfa674393c7b8f546c0 (patch)
tree8f5467feb5f8a4e0d91b6f74ba48838e52f6ed7a /meta/recipes-extended
parent2532f2bbd25dcd99e824d43aa563fa885a2f9d34 (diff)
downloadpoky-cdd02aaf5b5a08369def0dfa674393c7b8f546c0.tar.gz
lighttpd: update to 1.4.51
(From OE-Core rev: 7e95eca23f06bfeb7b780958a46ec01feb58f20b) (From OE-Core rev: 4a7945cfe3280a039a57d6b8f47742d6bad6ae21) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.51.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.50.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.50.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.51.bb
index 5373a61d70..f28fd2f690 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.50.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.51.bb
@@ -20,8 +20,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
20 file://0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch \ 20 file://0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch \
21 " 21 "
22 22
23SRC_URI[md5sum] = "0547831efda8492648b7f0c652865dfd" 23SRC_URI[md5sum] = "6e68c19601af332fa3c5f174245f59bf"
24SRC_URI[sha256sum] = "29378312d8887cbc14ffe8a7fadef2d5a08c7e7e1be942795142346ad95629eb" 24SRC_URI[sha256sum] = "2af9fdb265d1f025bfa634e13770239712ecbd585e4975b8226edf1df74e9c82"
25 25
26PACKAGECONFIG ??= "openssl pcre zlib \ 26PACKAGECONFIG ??= "openssl pcre zlib \
27 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ 27 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \