summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-06-18 11:42:19 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-19 12:46:43 +0100
commit93deba0e6dae561d90bc158799e9d20bdcde19ca (patch)
tree468de1279af0f59d3a9d5c23738b9eaa6d018132 /meta
parent83be3e8fa1d1c994f3a4fe2147d0b76800fa9633 (diff)
downloadpoky-93deba0e6dae561d90bc158799e9d20bdcde19ca.tar.gz
lighttpd: Upgrade 1.4.53 -> 1.4.54
Upgrade from lighttpd_1.4.53.bb to lighttpd_1.4.54.bb. (From OE-Core rev: 57d24fbfe484df8f6c4ad7d0a5ca9d593134c4ea) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb
index a0b350f358..ba1a2c54bf 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.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] = "f93436d8d400b2b0e26ee4bcc60b9ac7" 22SRC_URI[md5sum] = "7abc776243c811e9872f73ab38b7f8b5"
23SRC_URI[sha256sum] = "3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78" 23SRC_URI[sha256sum] = "cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721"
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)} \