[oe-commits] Shane Wang : apr: upgrade to 1.4.6

git at git.openembedded.org git at git.openembedded.org
Wed Mar 21 13:02:32 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: f79819fe3d78c1da74753174efbc2fb2b1239da0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f79819fe3d78c1da74753174efbc2fb2b1239da0

Author: Shane Wang <shane.wang at intel.com>
Date:   Wed Mar 14 22:31:05 2012 +0800

apr: upgrade to 1.4.6

Signed-off-by: Shane Wang <shane.wang at intel.com>

---

 .../apr/{apr_1.4.5.bb => apr_1.4.6.bb}             |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/apr/apr_1.4.5.bb b/meta/recipes-support/apr/apr_1.4.6.bb
similarity index 91%
rename from meta/recipes-support/apr/apr_1.4.5.bb
rename to meta/recipes-support/apr/apr_1.4.6.bb
index 2374d30..c0ab4f1 100644
--- a/meta/recipes-support/apr/apr_1.4.5.bb
+++ b/meta/recipes-support/apr/apr_1.4.6.bb
@@ -8,15 +8,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
 
 BBCLASSEXTEND = "native"
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \
            file://configure_fixes.patch \
            file://cleanup.patch \
            file://configfix.patch"
 
-SRC_URI[md5sum] = "8b53f5a5669d0597f2da889a2f576eb6"
-SRC_URI[sha256sum] = "38c61cacb39be649411cdab212979c71ce29495549c249c2e9a1b0d12480c93e"
+SRC_URI[md5sum] = "ffee70a111fd07372982b0550bbb14b7"
+SRC_URI[sha256sum] = "9b635e60feb163e6fc6c375721f71f44d7e26d6b9cd52f6b86b04e65d2481cbc"
 
 inherit autotools lib_package binconfig multilib_header
 





More information about the Openembedded-commits mailing list