]> code.ossystems Code Review - openembedded-core.git/commitdiff
lighttpd: upgrade to 1.4.43
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 28 Nov 2016 13:34:16 +0000 (15:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2016 15:47:16 +0000 (15:47 +0000)
lighttpd no longer builds modules for which dependencies are not present,
so some previously available modules are no more.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/lighttpd/lighttpd_1.4.43.bb [moved from meta/recipes-extended/lighttpd/lighttpd_1.4.42.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-extended/lighttpd/lighttpd_1.4.42.bb
rename to meta/recipes-extended/lighttpd/lighttpd_1.4.43.bb
index 43856cac702f9226877cd73109376a702f2bd717..322f212a73abad88b68e14c518d871daba0315e0 100644 (file)
@@ -23,8 +23,8 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t
         file://0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch \
         "
 
-SRC_URI[md5sum] = "53c55d7e1dac7adec161cd5490491f6d"
-SRC_URI[sha256sum] = "b2c9069ed0bade9362c27b469a9b884641786aea1c3d686f9fd9f01d15e2a15f"
+SRC_URI[md5sum] = "95eda531c27b161ef8fa2b9bf4948caf"
+SRC_URI[sha256sum] = "fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a"
 
 PACKAGECONFIG ??= "openssl \
     ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)} \