summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-26 10:27:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-30 14:01:06 +0000
commit095bfb453b41ce70785721d7973aa77933171684 (patch)
treed8062b1c7a75d79a6f8ab70b72824d4a2aa24da6 /meta/recipes-extended
parentcfaa296a7a5b02ea59f3f510f0b3618f6c0b3fd0 (diff)
downloadpoky-095bfb453b41ce70785721d7973aa77933171684.tar.gz
lighttpd: upgrade 1.4.56 -> 1.4.57
(From OE-Core rev: 340494603a36b6cfaf33b517f116549ae16c4f17) Signed-off-by: Alexander Kanavin <alex.kanavin@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.57.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb
index 97d3a2aabf..9a9cad68c8 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.57.bb
@@ -19,8 +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[md5sum] = "9d94f68c8106bfcdfe7aafa0a13f45a8" 22SRC_URI[sha256sum] = "52ca961b89c12f7ecbb2e4e0c5a9e79b2863c64e33c42832a165e7f894d6217f"
23SRC_URI[sha256sum] = "e4ce84cd79e8ae8ba193c7a7cc79c4afba9a076b443ef9f8d4bcd13a3354df77"
24 23
25PACKAGECONFIG ??= "openssl pcre zlib \ 24PACKAGECONFIG ??= "openssl pcre zlib \
26 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ 25 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \