[oe-commits] Radu Moisan : apr: Upgrade to v1.4.8

git at git.openembedded.org git at git.openembedded.org
Wed Jul 10 08:37:57 UTC 2013


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

Author: Radu Moisan <radu.moisan at intel.com>
Date:   Tue Jul  2 17:46:25 2013 +0300

apr: Upgrade to v1.4.8

Signed-off-by: Radu Moisan <radu.moisan at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

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

diff --git a/meta/recipes-support/apr/apr_1.4.6.bb b/meta/recipes-support/apr/apr_1.4.8.bb
similarity index 92%
rename from meta/recipes-support/apr/apr_1.4.6.bb
rename to meta/recipes-support/apr/apr_1.4.8.bb
index fb87d68..d834170 100644
--- a/meta/recipes-support/apr/apr_1.4.6.bb
+++ b/meta/recipes-support/apr/apr_1.4.8.bb
@@ -9,15 +9,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
 
 BBCLASSEXTEND = "native"
 
-PR = "r2"
-
 SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \
            file://configure_fixes.patch \
            file://cleanup.patch \
            file://configfix.patch"
 
-SRC_URI[md5sum] = "ffee70a111fd07372982b0550bbb14b7"
-SRC_URI[sha256sum] = "9b635e60feb163e6fc6c375721f71f44d7e26d6b9cd52f6b86b04e65d2481cbc"
+SRC_URI[md5sum] = "ce2ab01a0c3cdb71cf0a6326b8654f41"
+SRC_URI[sha256sum] = "61b8d2f8d321c6365ee3d71d0bb41f3a89c44da6124cc5b407a3b8319d660421"
 
 inherit autotools lib_package binconfig multilib_header
 



More information about the Openembedded-commits mailing list