From: Mei Lei Date: Sun, 3 Jul 2011 10:39:42 +0000 (+0800) Subject: coreutils: Upgrade from 8.9 to 8.12 X-Git-Tag: 2011-1~897 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=423951fe1ae750fad6b178bb6189e61137ded1ee;p=openembedded-core.git coreutils: Upgrade from 8.9 to 8.12 Signed-off-by: Mei Lei --- diff --git a/meta/recipes-core/coreutils/coreutils_8.9.bb b/meta/recipes-core/coreutils/coreutils_8.12.bb similarity index 95% rename from meta/recipes-core/coreutils/coreutils_8.9.bb rename to meta/recipes-core/coreutils/coreutils_8.12.bb index 7f96c6eaf6..00746b908a 100644 --- a/meta/recipes-core/coreutils/coreutils_8.9.bb +++ b/meta/recipes-core/coreutils/coreutils_8.12.bb @@ -15,8 +15,8 @@ inherit autotools gettext SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.gz" -SRC_URI[md5sum] = "36909ae68840d73a800120cf74af794a" -SRC_URI[sha256sum] = "aa991fa4296b22ff929a31a5cb5528bb783c84cdef4503c4ff311cfbeaebf50a" +SRC_URI[md5sum] = "fce7999953a67243d00d75cc86dbcaa6" +SRC_URI[sha256sum] = "9e233a62c98a3378a7b0483d2ae3d662dbaf6cd3917d3830d3514665e12a85c8" EXTRA_OECONF_virtclass-native = "--without-gmp"