[oe-commits] [openembedded-core] 58/64: apr: 1.5.2 -> 1.6.2

git at git.openembedded.org git at git.openembedded.org
Mon Jul 17 13:03:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 88e7f5c25f1e303b9d68fe25d7e785b9412c6138
Author: Fan Xin <fan.xin at jp.fujitsu.com>
AuthorDate: Thu Jul 13 17:34:51 2017 +0900

    apr: 1.5.2 -> 1.6.2
    
    Update apr from 1.5.2 to 1.6.2
    
    Signed-off-by: Fan Xin <fan.xin at jp.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/apr/{apr_1.5.2.bb => apr_1.6.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 992b561..e2eed53 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list