[OE-core] [PATCH 3/4] automake: upgrade from 1.14 to 1.14.1

Robert Yang liezhi.yang at windriver.com
Thu Mar 20 02:19:05 UTC 2014


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 .../automake/{automake_1.14.bb => automake_1.14.1.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/automake/{automake_1.14.bb => automake_1.14.1.bb} (89%)

diff --git a/meta/recipes-devtools/automake/automake_1.14.bb b/meta/recipes-devtools/automake/automake_1.14.1.bb
similarity index 89%
rename from meta/recipes-devtools/automake/automake_1.14.bb
rename to meta/recipes-devtools/automake/automake_1.14.1.bb
index de6fcfa..be73d19 100644
--- a/meta/recipes-devtools/automake/automake_1.14.bb
+++ b/meta/recipes-devtools/automake/automake_1.14.1.bb
@@ -22,8 +22,8 @@ SRC_URI += " file://python-libdir.patch \
             file://py-compile-compile-only-optimized-byte-code.patch \
             file://buildtest.patch"
 
-SRC_URI[md5sum] = "a3c0d9298c6112f5f2c26c639ccaaed7"
-SRC_URI[sha256sum] = "7847424d4204d1627c129e9c15b81e145836afa2a1bf9003ffe10aa26ea75755"
+SRC_URI[md5sum] = "d052a3e884631b9c7892f2efce542d75"
+SRC_URI[sha256sum] = "814c2333f350ce00034a1fe718e0e4239998ceea7b0aff67e9fd273ed6dfc23b"
 
 do_install_append () {
     install -d ${D}${datadir}
-- 
1.8.3.1




More information about the Openembedded-core mailing list