summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-02-06 06:52:26 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-08 13:20:02 +0000
commitd16884504627477496a39043e658ce0ebb69f830 (patch)
tree1c3aa2b8026f1770d27725d7992ad22c79eada90 /meta/recipes-extended
parent9683f356f14ee6eacaf99f4a4783c86de5636d85 (diff)
downloadpoky-d16884504627477496a39043e658ce0ebb69f830.tar.gz
lighttpd: upgrade 1.4.54 -> 1.4.55
(From OE-Core rev: e669dd946956fed178c377fb9559a52c5885e71c) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.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.55.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb
index 20ce698729..7a255ce2f2 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb
@@ -19,8 +19,8 @@ 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] = "7abc776243c811e9872f73ab38b7f8b5" 22SRC_URI[md5sum] = "be4bda2c28bcbdac6eb941528f6edf03"
23SRC_URI[sha256sum] = "cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721" 23SRC_URI[sha256sum] = "6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927"
24 24
25PACKAGECONFIG ??= "openssl pcre zlib \ 25PACKAGECONFIG ??= "openssl pcre zlib \
26 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ 26 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \