aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-02-17 15:50:10 +0800
committerChen Qi <Qi.Chen@windriver.com>2016-02-18 13:08:58 +0800
commite8d1bf35bf8050303f6158e4c897b84160eb695c (patch)
treeed5973cbe0b47c8e2cb294984f214bd2397986ba
parent95da21c395ed7848afb3816345dd02ddd4abac6c (diff)
downloadopenembedded-core-contrib-e8d1bf35bf8050303f6158e4c897b84160eb695c.tar.gz
findutils: upgrade to 4.5.19
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
-rw-r--r--meta/recipes-extended/findutils/findutils_4.5.19.bb (renamed from meta/recipes-extended/findutils/findutils_4.5.14.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/findutils/findutils_4.5.14.bb b/meta/recipes-extended/findutils/findutils_4.5.19.bb
index a58a82f0e5..de39a89738 100644
--- a/meta/recipes-extended/findutils/findutils_4.5.14.bb
+++ b/meta/recipes-extended/findutils/findutils_4.5.19.bb
@@ -8,8 +8,8 @@ DEPENDS = "bison-native"
SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch"
-SRC_URI[md5sum] = "a8a8176282fd28e8d1234c84d847fa66"
-SRC_URI[sha256sum] = "0de3cf625a5c9f154eee3171e072515ffdde405244dd00502af617ac57b73ae2"
+SRC_URI[md5sum] = "1428516452520b51cf893c05500eda3d"
+SRC_URI[sha256sum] = "e9bc769d78573c91b1d4e504ad39621b870db6fa38fde923acf6896399f16f8e"
# http://savannah.gnu.org/bugs/?27299
CACHED_CONFIGUREVARS += "${@bb.utils.contains('DISTRO_FEATURES', 'libc-posix-clang-wchar', 'gl_cv_func_wcwidth_works=yes', '', d)}"