summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-04-02 02:16:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-24 14:10:08 +0100
commita2bfc86aaf7c5fe432f5f4f8f320337dd8936f20 (patch)
tree84e8216178d1e8ea3f7a8a6eda62c2908759109a /meta/recipes-devtools/elfutils
parent5d908eef1c42ecb4c514919cf43b12a36c1f3d6f (diff)
downloadpoky-a2bfc86aaf7c5fe432f5f4f8f320337dd8936f20.tar.gz
elfutils: upgrade 0.178 -> 0.179
(From OE-Core rev: c100ee0ca4499bb6264647ab37d0b1ddffcd7012) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.179.bb (renamed from meta/recipes-devtools/elfutils/elfutils_0.178.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.178.bb b/meta/recipes-devtools/elfutils/elfutils_0.179.bb
index c500ae3c19..1da95ec1de 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.178.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.179.bb
@@ -40,8 +40,8 @@ SRC_URI_append_libc-musl = " \
40 file://0003-musl-utils.patch \ 40 file://0003-musl-utils.patch \
41 file://0004-Fix-error-on-musl.patch \ 41 file://0004-Fix-error-on-musl.patch \
42 " 42 "
43SRC_URI[md5sum] = "5480d0b7174446aba13a6adde107287f" 43SRC_URI[md5sum] = "8ee56b371b5a7ea081284c44e5164600"
44SRC_URI[sha256sum] = "31e7a00e96d4e9c4bda452e1f2cdac4daf8abd24f5e154dee232131899f3a0f2" 44SRC_URI[sha256sum] = "25a545566cbacaa37ae6222e58f1c48ea4570f53ba991886e2f5ce96e22a23a2"
45 45
46inherit autotools gettext ptest pkgconfig 46inherit autotools gettext ptest pkgconfig
47 47