[OE-core] [PATCH 1/3] apr: upgrade to 1.5.0

Cristiana Voicu cristiana.voicu at intel.com
Tue Nov 26 12:39:45 UTC 2013


The following typo was fixed in the license file:
< code for the these subcomponents is subject to the terms and
< conditions of the following licenses.

> code for these subcomponents is subject to the terms and conditions
> of the following licenses.

Signed-off-by: Cristiana Voicu <cristiana.voicu at intel.com>
---
 .../apr/{apr_1.4.8.bb => apr_1.5.0.bb}             |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-support/apr/{apr_1.4.8.bb => apr_1.5.0.bb} (89%)

diff --git a/meta/recipes-support/apr/apr_1.4.8.bb b/meta/recipes-support/apr/apr_1.5.0.bb
similarity index 89%
rename from meta/recipes-support/apr/apr_1.4.8.bb
rename to meta/recipes-support/apr/apr_1.5.0.bb
index d834170..04f7a22 100644
--- a/meta/recipes-support/apr/apr_1.4.8.bb
+++ b/meta/recipes-support/apr/apr_1.5.0.bb
@@ -4,7 +4,7 @@ SECTION = "libs"
 DEPENDS = "util-linux"
 
 LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4dfd4cd216828c8cae5de5a12f3844c8 \
                     file://include/apr_lib.h;endline=17;md5=ee42fa7575dc40580a9e01c1b75fae96"
 
 BBCLASSEXTEND = "native"
@@ -14,8 +14,8 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \
            file://cleanup.patch \
            file://configfix.patch"
 
-SRC_URI[md5sum] = "ce2ab01a0c3cdb71cf0a6326b8654f41"
-SRC_URI[sha256sum] = "61b8d2f8d321c6365ee3d71d0bb41f3a89c44da6124cc5b407a3b8319d660421"
+SRC_URI[md5sum] = "cc93bd2c12d0d037f68e21cc6385dc31"
+SRC_URI[sha256sum] = "17287d36a5917e27281e60d47e7b147bd5ddcd1ca832702c2318f5e0724f1221"
 
 inherit autotools lib_package binconfig multilib_header
 
-- 
1.7.9.5




More information about the Openembedded-core mailing list