summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-02-28 16:36:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-02 14:15:33 +0000
commitecabf7386fce5f1af93215b7c3b47291e4d63cb3 (patch)
tree27004da0c3f1a239b0cb0be06bbc834c080d85f7 /meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch
parentf33d697fa6e234043aaac4018f53e3259375b59e (diff)
downloadpoky-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/0004-Fix-error-on-musl.patch')
-rw-r--r--meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch b/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch
index 0d162ebe1b..8e1e97041f 100644
--- a/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch
+++ b/meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch
@@ -1,4 +1,4 @@
1From ed87f11f7297c0edb3ca8950de1cc23e9b96217c Mon Sep 17 00:00:00 2001 1From ce3b1403bd88261b5461a9dcb7d6d6be9185703e Mon Sep 17 00:00:00 2001
2From: Richard Purdie <richard.purdie@linuxfoundation.org> 2From: Richard Purdie <richard.purdie@linuxfoundation.org>
3Date: Wed, 1 May 2019 22:15:03 +0100 3Date: Wed, 1 May 2019 22:15:03 +0100
4Subject: [PATCH] Fix error on musl: 4Subject: [PATCH] Fix error on musl:
@@ -19,7 +19,7 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
19 1 file changed, 5 insertions(+) 19 1 file changed, 5 insertions(+)
20 20
21diff --git a/tests/elfstrmerge.c b/tests/elfstrmerge.c 21diff --git a/tests/elfstrmerge.c b/tests/elfstrmerge.c
22index ba0d68d..1d2447f 100644 22index abbdf3f..bd90f4d 100644
23--- a/tests/elfstrmerge.c 23--- a/tests/elfstrmerge.c
24+++ b/tests/elfstrmerge.c 24+++ b/tests/elfstrmerge.c
25@@ -33,6 +33,11 @@ 25@@ -33,6 +33,11 @@