summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.12.bb (renamed from meta/recipes-core/coreutils/coreutils_8.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/coreutils/coreutils_8.9.bb b/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
15 15
16SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.gz" 16SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.gz"
17 17
18SRC_URI[md5sum] = "36909ae68840d73a800120cf74af794a" 18SRC_URI[md5sum] = "fce7999953a67243d00d75cc86dbcaa6"
19SRC_URI[sha256sum] = "aa991fa4296b22ff929a31a5cb5528bb783c84cdef4503c4ff311cfbeaebf50a" 19SRC_URI[sha256sum] = "9e233a62c98a3378a7b0483d2ae3d662dbaf6cd3917d3830d3514665e12a85c8"
20 20
21EXTRA_OECONF_virtclass-native = "--without-gmp" 21EXTRA_OECONF_virtclass-native = "--without-gmp"
22 22