summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/findutils
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-02-18 13:29:02 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-18 22:55:10 +0000
commit4ec00dbb121cb06d365a6536229fc5819d671228 (patch)
tree3d9b577ff0c0cbbc7d9bf4f3891e0ba1bc9dfcff /meta/recipes-extended/findutils
parent89e63d7feb4b7e12d017d650420fad02b913920c (diff)
downloadopenembedded-core-contrib-4ec00dbb121cb06d365a6536229fc5819d671228.tar.gz
findutils: upgrade to 4.5.19
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/findutils')
-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)}"