diff options
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.176.bb (renamed from meta/recipes-devtools/elfutils/elfutils_0.175.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.175.bb b/meta/recipes-devtools/elfutils/elfutils_0.176.bb index b0b9ddc736..fd901c9c9e 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.175.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.176.bb | |||
@@ -30,8 +30,8 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \ | |||
30 | " | 30 | " |
31 | SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" | 31 | SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" |
32 | 32 | ||
33 | SRC_URI[md5sum] = "9a02b0382b78cc2d515fb950275d4c02" | 33 | SRC_URI[md5sum] = "077e4f49320cad82bf17a997068b1db9" |
34 | SRC_URI[sha256sum] = "f7ef925541ee32c6d15ae5cb27da5f119e01a5ccdbe9fe57bf836730d7b7a65b" | 34 | SRC_URI[sha256sum] = "eb5747c371b0af0f71e86215a5ebb88728533c3a104a43d4231963f308cd1023" |
35 | 35 | ||
36 | inherit autotools gettext | 36 | inherit autotools gettext |
37 | 37 | ||