[OE-core] [PATCH 4/9] automake: upgrade to 1.15

Robert Yang liezhi.yang at windriver.com
Mon Jan 19 07:16:37 UTC 2015


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

diff --git a/meta/recipes-devtools/automake/automake_1.14.1.bb b/meta/recipes-devtools/automake/automake_1.15.bb
similarity index 89%
rename from meta/recipes-devtools/automake/automake_1.14.1.bb
rename to meta/recipes-devtools/automake/automake_1.15.bb
index be73d19..d5b6e9e 100644
--- a/meta/recipes-devtools/automake/automake_1.14.1.bb
+++ b/meta/recipes-devtools/automake/automake_1.15.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] = "d052a3e884631b9c7892f2efce542d75"
-SRC_URI[sha256sum] = "814c2333f350ce00034a1fe718e0e4239998ceea7b0aff67e9fd273ed6dfc23b"
+SRC_URI[md5sum] = "716946a105ca228ab545fc37a70df3a3"
+SRC_URI[sha256sum] = "7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924"
 
 do_install_append () {
     install -d ${D}${datadir}
-- 
1.7.9.5




More information about the Openembedded-core mailing list