diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-02-28 16:36:45 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-02 14:15:33 +0000 |
| commit | ecabf7386fce5f1af93215b7c3b47291e4d63cb3 (patch) | |
| tree | 27004da0c3f1a239b0cb0be06bbc834c080d85f7 /meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch | |
| parent | f33d697fa6e234043aaac4018f53e3259375b59e (diff) | |
| download | poky-ecabf7386fce5f1af93215b7c3b47291e4d63cb3.tar.gz | |
elfutils: update 0.182 -> 0.183
Drop 0001-ppc_initreg.c-Incliude-asm-ptrace.h-for-pt_regs-defi.patch
Drop 0001-musl-obstack-fts.patch
(upstream has fixed the issues).
Drop a few other chunks where upstream has fixed the issues
or removed the code being patched.
Adjust ptests to pass again.
(From OE-Core rev: d358212bb557c99b266a0022ce973782c8c4d260)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch')
| -rw-r--r-- | meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch b/meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch index 73ead6d412..09c9d3ea24 100644 --- a/meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch +++ b/meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 8e5fff8b1d819e0870fb22b27950bb5f10c7a272 Mon Sep 17 00:00:00 2001 | 1 | From ed1975deeaa47f98d212fd144c8bda075b1a5d36 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Wed, 4 Oct 2017 22:30:46 -0700 | 3 | Date: Wed, 4 Oct 2017 22:30:46 -0700 |
| 4 | Subject: [PATCH] libasm may link with libbz2 if found | 4 | Subject: [PATCH] libasm may link with libbz2 if found |
| @@ -17,7 +17,7 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
| 17 | 1 file changed, 2 insertions(+), 2 deletions(-) | 17 | 1 file changed, 2 insertions(+), 2 deletions(-) |
| 18 | 18 | ||
| 19 | diff --git a/src/Makefile.am b/src/Makefile.am | 19 | diff --git a/src/Makefile.am b/src/Makefile.am |
| 20 | index ea1215b..13d9bda 100644 | 20 | index c28d81f..951e978 100644 |
| 21 | --- a/src/Makefile.am | 21 | --- a/src/Makefile.am |
| 22 | +++ b/src/Makefile.am | 22 | +++ b/src/Makefile.am |
| 23 | @@ -40,11 +40,11 @@ EXTRA_DIST += make-debug-archive.in | 23 | @@ -40,11 +40,11 @@ EXTRA_DIST += make-debug-archive.in |
