[OE-core] [PATCH 6/7] elfutils: 0.172 -> 0.173

Robert Yang liezhi.yang at windriver.com
Thu Aug 23 08:11:25 UTC 2018


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 .../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 1cdff40..03144dc 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.7.4




More information about the Openembedded-core mailing list