[OE-core] [PATCH 2/3] elfutils: upgrade to 0.158
Hongxu Jia
hongxu.jia at windriver.com
Wed May 28 08:32:37 UTC 2014
On 05/28/2014 04:27 PM, Hongxu Jia wrote:
> Add 'm4-biarch.m4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch' to fix cross compiling failure;
>
> Rebase 'elf_additions.diff' for 0.158;
I am sorry to missing
'm4-biarch.m4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch'
and 'elf_additions.diff' in this patch.
V2 incoming.
//Hongxu
> Drop obsolete patches:
> - nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch
> - elfutils-ar-c-fix-num-passed-to-memset.patch
> - fix-build-gcc-4.8.patch
>
> Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
> ---
> .../{elfutils_0.155.bb => elfutils_0.158.bb} | 21 +++++++--------------
> 1 file changed, 7 insertions(+), 14 deletions(-)
> rename meta/recipes-devtools/elfutils/{elfutils_0.155.bb => elfutils_0.158.bb} (81%)
>
> diff --git a/meta/recipes-devtools/elfutils/elfutils_0.155.bb b/meta/recipes-devtools/elfutils/elfutils_0.158.bb
> similarity index 81%
> rename from meta/recipes-devtools/elfutils/elfutils_0.155.bb
> rename to meta/recipes-devtools/elfutils/elfutils_0.158.bb
> index b1f410c..c97be74 100644
> --- a/meta/recipes-devtools/elfutils/elfutils_0.155.bb
> +++ b/meta/recipes-devtools/elfutils/elfutils_0.158.bb
> @@ -7,23 +7,16 @@ DEPENDS = "libtool bzip2 zlib virtual/libintl"
>
> SRC_URI = "https://fedorahosted.org/releases/e/l/elfutils/${PV}/elfutils-${PV}.tar.bz2"
>
> -SRC_URI[md5sum] = "163a5712b86f6bdfebdf233cc6e2192d"
> -SRC_URI[sha256sum] = "68444a4526416ffd68852ec3c6a40ceddcca46538297322405319884c5d30ed8"
> +SRC_URI[md5sum] = "050a4909e452d01ab4747fd69d4036e0"
> +SRC_URI[sha256sum] = "be27af5c21352f53e010342bf1c68e0b9e18232dbf3adec7e2f9b41f6bbe397d"
>
> -SRC_URI += "\
> - file://redhat-portability.diff \
> - file://redhat-robustify.diff \
> - file://hppa_backend.diff \
> - file://arm_backend.diff \
> - file://mips_backend.diff \
> - file://m68k_backend.diff \
> - file://elf_additions.diff \
> - file://mempcpy.patch \
> +SRC_URI += " \
> + file://elf_additions.diff \
> + file://mempcpy.patch \
> file://dso-link-change.patch \
> - file://nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch \
> - file://elfutils-ar-c-fix-num-passed-to-memset.patch \
> - file://fix-build-gcc-4.8.patch \
> + file://m4-biarch.m4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch \
> "
> +
> # Only apply when building uclibc based target recipe
> SRC_URI_append_libc-uclibc = " file://uclibc-support.patch"
>
More information about the Openembedded-core
mailing list