[oe-commits] [openembedded-core] 23/62: apr-util: 1.6.0 -> 1.6.1

git at git.openembedded.org git at git.openembedded.org
Tue Feb 6 11:07:24 UTC 2018


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

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

commit 2fe6961b3d6786c4acd666f78b8b2105bfa0b9d1
Author: Hongxu Jia <hongxu.jia at windriver.com>
AuthorDate: Wed Jan 31 02:48:17 2018 -0500

    apr-util: 1.6.0 -> 1.6.1
    
    Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/apr/{apr-util_1.6.0.bb => apr-util_1.6.1.bb} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-support/apr/apr-util_1.6.0.bb b/meta/recipes-support/apr/apr-util_1.6.1.bb
similarity index 95%
rename from meta/recipes-support/apr/apr-util_1.6.0.bb
rename to meta/recipes-support/apr/apr-util_1.6.1.bb
index 748d196..88b4300 100644
--- a/meta/recipes-support/apr/apr-util_1.6.0.bb
+++ b/meta/recipes-support/apr/apr-util_1.6.1.bb
@@ -15,8 +15,8 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.gz \
            file://run-ptest \
 "
 
-SRC_URI[md5sum] = "3b03dbff60728a4f4c33f5d929e8b35a"
-SRC_URI[sha256sum] = "483ef4d59e6ac9a36c7d3fd87ad7b9db7ad8ae29c06b9dd8ff22dda1cc416389"
+SRC_URI[md5sum] = "bd502b9a8670a8012c4d90c31a84955f"
+SRC_URI[sha256sum] = "b65e40713da57d004123b6319828be7f1273fbc6490e145874ee1177e112c459"
 
 EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \ 
 		--without-odbc \
@@ -29,8 +29,6 @@ EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
 
 inherit autotools lib_package binconfig
 
-PR = "r1"
-
 OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'"
 
 do_configure_append() {

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


More information about the Openembedded-commits mailing list