From ab3f8e58485d0e90da3a0255d771737852ba345b Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Thu, 23 Aug 2018 16:11:25 +0800 Subject: [PATCH] elfutils: 0.172 -> 0.173 Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- .../elfutils/{elfutils_0.172.bb => elfutils_0.173.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-devtools/elfutils/{elfutils_0.172.bb => elfutils_0.173.bb} (95%) diff --git a/meta/recipes-devtools/elfutils/elfutils_0.172.bb b/meta/recipes-devtools/elfutils/elfutils_0.173.bb similarity index 95% rename from meta/recipes-devtools/elfutils/elfutils_0.172.bb rename to meta/recipes-devtools/elfutils/elfutils_0.173.bb index 1cdff40a86..03144dc842 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.172.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.173.bb @@ -30,8 +30,9 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \ file://debian/0001-disable_werror.patch \ " SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" -SRC_URI[md5sum] = "01e87ab4c5a6a249c04e22a97a4221d3" -SRC_URI[sha256sum] = "779c99e6344c4982bbab60b8d276cec3d468151c758905f9a44ba6b6edaa0e24" + +SRC_URI[md5sum] = "35decb1ebfb90d565e4c411bee4185cc" +SRC_URI[sha256sum] = "b76d8c133f68dad46250f5c223482c8299d454a69430d9aa5c19123345a000ff" inherit autotools gettext -- 2.40.1