diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-07-08 00:23:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-09 18:00:18 +0100 |
commit | f9ac3f3e200e4fd0dfe0f45ddc606ce945ea0143 (patch) | |
tree | 1df34d2b324d1f23a136f58509912ea892311c61 /meta/recipes-devtools | |
parent | d32b383c3a7af0212cf6bfc942f4f8d6ae08d986 (diff) | |
download | poky-f9ac3f3e200e4fd0dfe0f45ddc606ce945ea0143.tar.gz |
elfutils: 0.162 -> 0.163
(From OE-Core rev: cb8fc7521cdaaa7b8f82a0c6dfc6526778c99099)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/0001-remove-the-unneed-checking.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/0001-remove-the-unneed-checking.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/arm_backend.diff (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/arm_backend.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/arm_func_value.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/arm_func_value.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/arm_unwind_ret_mask.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/arm_unwind_ret_mask.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/fixheadercheck.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/fixheadercheck.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/hppa_backend.diff (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/hppa_backend.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/m68k_backend.diff (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/m68k_backend.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/mips_backend.diff (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/mips_backend.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/mips_readelf_w.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/mips_readelf_w.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/non_linux.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/non_linux.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/redhat-portability.diff (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/redhat-portability.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/scanf-format.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/scanf-format.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/testsuite-ignore-elflint.diff (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/testsuite-ignore-elflint.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.163/uclibc-support-for-elfutils-0.161.patch (renamed from meta/recipes-devtools/elfutils/elfutils-0.162/uclibc-support-for-elfutils-0.161.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.163.bb (renamed from meta/recipes-devtools/elfutils/elfutils_0.162.bb) | 4 |
16 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch index 3754c1c361..3754c1c361 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/0001-remove-the-unneed-checking.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/0001-remove-the-unneed-checking.patch index 5be92d705a..5be92d705a 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/0001-remove-the-unneed-checking.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/0001-remove-the-unneed-checking.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/arm_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.163/arm_backend.diff index c97c4e470d..c97c4e470d 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/arm_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/arm_backend.diff | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/arm_func_value.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/arm_func_value.patch index 2fe4df68b7..2fe4df68b7 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/arm_func_value.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/arm_func_value.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/arm_unwind_ret_mask.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/arm_unwind_ret_mask.patch index 8abb36bb49..8abb36bb49 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/arm_unwind_ret_mask.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/arm_unwind_ret_mask.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/fixheadercheck.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/fixheadercheck.patch index 5de3b24c85..5de3b24c85 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/fixheadercheck.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/fixheadercheck.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/hppa_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.163/hppa_backend.diff index d51a720073..d51a720073 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/hppa_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/hppa_backend.diff | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/m68k_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.163/m68k_backend.diff index f5b566f2d5..f5b566f2d5 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/m68k_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/m68k_backend.diff | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/mips_backend.diff b/meta/recipes-devtools/elfutils/elfutils-0.163/mips_backend.diff index d73a3f2869..d73a3f2869 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/mips_backend.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/mips_backend.diff | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/mips_readelf_w.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/mips_readelf_w.patch index 8e669e7199..8e669e7199 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/mips_readelf_w.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/mips_readelf_w.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/non_linux.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/non_linux.patch index 35b1b389fb..35b1b389fb 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/non_linux.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/non_linux.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/redhat-portability.diff b/meta/recipes-devtools/elfutils/elfutils-0.163/redhat-portability.diff index a0ff07d397..a0ff07d397 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/redhat-portability.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/redhat-portability.diff | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/scanf-format.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/scanf-format.patch index c08519cf53..c08519cf53 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/scanf-format.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/scanf-format.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/testsuite-ignore-elflint.diff b/meta/recipes-devtools/elfutils/elfutils-0.163/testsuite-ignore-elflint.diff index eae5796de3..eae5796de3 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/testsuite-ignore-elflint.diff +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/testsuite-ignore-elflint.diff | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.162/uclibc-support-for-elfutils-0.161.patch b/meta/recipes-devtools/elfutils/elfutils-0.163/uclibc-support-for-elfutils-0.161.patch index f1533bfd38..f1533bfd38 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.162/uclibc-support-for-elfutils-0.161.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.163/uclibc-support-for-elfutils-0.161.patch | |||
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.162.bb b/meta/recipes-devtools/elfutils/elfutils_0.163.bb index f6ace7ed63..b34bfdd4b9 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.162.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.163.bb | |||
@@ -7,8 +7,8 @@ DEPENDS = "libtool bzip2 zlib virtual/libintl" | |||
7 | 7 | ||
8 | SRC_URI = "https://fedorahosted.org/releases/e/l/elfutils/${PV}/${BP}.tar.bz2" | 8 | SRC_URI = "https://fedorahosted.org/releases/e/l/elfutils/${PV}/${BP}.tar.bz2" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "9334cbcc0df7669b7bf07cf7fc3ad52c" | 10 | SRC_URI[md5sum] = "77ce87f259987d2e54e4d87b86cbee41" |
11 | SRC_URI[sha256sum] = "526106bc6be898b3b3281a66b83d64993aa0ef1b55b0416766868ad53d0a1951" | 11 | SRC_URI[sha256sum] = "7c774f1eef329309f3b05e730bdac50013155d437518a2ec0e24871d312f2e23" |
12 | 12 | ||
13 | SRC_URI += "\ | 13 | SRC_URI += "\ |
14 | file://mempcpy.patch \ | 14 | file://mempcpy.patch \ |