]> code.ossystems Code Review - openembedded-core.git/commitdiff
automake: upgrade from 1.11.1 to 1.11.2
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 27 Dec 2011 19:30:09 +0000 (11:30 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jan 2012 12:10:51 +0000 (12:10 +0000)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/automake/automake.inc
meta/recipes-devtools/automake/automake_1.11.2.bb [moved from meta/recipes-devtools/automake/automake_1.11.1.bb with 88% similarity]

index 25b0c0ecd6a290299b11e62121dbcf224a24b103..c259673d2fe8cd3254355cdfa1c8a42142d8b487 100644 (file)
@@ -4,7 +4,6 @@ Standards. Automake requires the use of Autoconf."
 LICENSE = "GPLv2"
 HOMEPAGE = "http://www.gnu.org/software/automake/"
 SECTION = "devel"
-PR = "r5"
 
 SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 "
 
similarity index 88%
rename from meta/recipes-devtools/automake/automake_1.11.1.bb
rename to meta/recipes-devtools/automake/automake_1.11.2.bb
index ff8353fe82c6e39fa98791368176e0fc5b5a8471..b455edfe6f7448bb3f44018eaf98ad036f05517e 100644 (file)
@@ -37,8 +37,9 @@ SRC_URI += "${PATHFIXPATCH} \
            file://prefer-cpio-over-pax-for-ustar-archives.patch \
            file://python-libdir.patch"
 
-SRC_URI[md5sum] = "c2972c4d9b3e29c03d5f2af86249876f"
-SRC_URI[sha256sum] = "5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae"
+PR = "r0"
+SRC_URI[md5sum] = "18194e804d415767bae8f703c963d456"
+SRC_URI[sha256sum] = "4f46d1f9380c8a3506280750f630e9fc915cb1a435b724be56b499d016368718"
 
 do_install () {
        oe_runmake 'DESTDIR=${D}' install