aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
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-19 01:01:24 +0000
commit01dc859ec2053e8bd38b4f9ac849c538bffdc0b0 (patch)
treed2a95eff384e19220f575cd05fb27ad10d03b6f4 /meta/recipes-extended
parentbf7d5f67a74c2b522bdfa1bc0f622866f6fe1079 (diff)
downloadopenembedded-core-contrib-01dc859ec2053e8bd38b4f9ac849c538bffdc0b0.tar.gz
findutils: upgrade to 4.5.19
(From OE-Core rev: 4ec00dbb121cb06d365a6536229fc5819d671228) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-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)}"