summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-12-04 10:32:19 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:20:33 +0000
commit16c785c7e39bc6924e2c145bf2b084da72cb39fe (patch)
tree26ceea6901f7b65629906ab0df39139c57dd77b0
parent11aeb11ba66aa801b50ffd24a4744cd085f6370c (diff)
downloadpoky-16c785c7e39bc6924e2c145bf2b084da72cb39fe.tar.gz
lighttpd: upgrade 1.4.55 -> 1.4.56
(From OE-Core rev: 8d7f563e99fe8490fa3e218458d7ee16417a05b6) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb (renamed from meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.56.bb
index 7a255ce2f2..97d3a2aabf 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.56.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] = "be4bda2c28bcbdac6eb941528f6edf03" 22SRC_URI[md5sum] = "9d94f68c8106bfcdfe7aafa0a13f45a8"
23SRC_URI[sha256sum] = "6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927" 23SRC_URI[sha256sum] = "e4ce84cd79e8ae8ba193c7a7cc79c4afba9a076b443ef9f8d4bcd13a3354df77"
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)} \