From: Fan Xin Date: Thu, 13 Jul 2017 08:34:51 +0000 (+0900) Subject: apr: 1.5.2 -> 1.6.2 X-Git-Tag: uninative-1.7~150 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=88e7f5c25f1e303b9d68fe25d7e785b9412c6138;p=openembedded-core.git apr: 1.5.2 -> 1.6.2 Update apr from 1.5.2 to 1.6.2 Signed-off-by: Fan Xin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-support/apr/apr_1.5.2.bb b/meta/recipes-support/apr/apr_1.6.2.bb similarity index 96% rename from meta/recipes-support/apr/apr_1.5.2.bb rename to meta/recipes-support/apr/apr_1.6.2.bb index 992b561fb8..e2eed53c9e 100644 --- a/meta/recipes-support/apr/apr_1.5.2.bb +++ b/meta/recipes-support/apr/apr_1.6.2.bb @@ -21,8 +21,8 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \ file://0002-explicitly-link-libapr-against-phtread-to-make-gold-.patch \ " -SRC_URI[md5sum] = "4e9769f3349fe11fc0a5e1b224c236aa" -SRC_URI[sha256sum] = "7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a" +SRC_URI[md5sum] = "e81a851967c79b5ce9bfbc909e4bf735" +SRC_URI[sha256sum] = "09109cea377bab0028bba19a92b5b0e89603df9eab05c0f7dbd4dd83d48dcebd" inherit autotools-brokensep lib_package binconfig multilib_header ptest