diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-12-04 21:07:21 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-09 12:20:32 +0000 |
| commit | 9404999142c3a1476783cb6e2593c16a8ddcf133 (patch) | |
| tree | a8aa31d9a6141c863c088e73e3b55e9e5e01aaa5 /meta/recipes-devtools/elfutils/files/0003-musl-utils.patch | |
| parent | 4993815b4731814d48b5b00b85dd6e7926abe085 (diff) | |
| download | poky-9404999142c3a1476783cb6e2593c16a8ddcf133.tar.gz | |
elfutils: upgrade 0.181 -> 0.182
(From OE-Core rev: f4cc0df90197e031326a3f823b37cc138950ca70)
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/0003-musl-utils.patch')
| -rw-r--r-- | meta/recipes-devtools/elfutils/files/0003-musl-utils.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch index 2a21cd37ce..a8b39b5f93 100644 --- a/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch +++ b/meta/recipes-devtools/elfutils/files/0003-musl-utils.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 9b237f19f82d5ab1e0702637fece1866b1ef6681 Mon Sep 17 00:00:00 2001 | 1 | From e7e5333ed2e19f25ecbd7121f424eec99d61265a Mon Sep 17 00:00:00 2001 |
| 2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
| 3 | Date: Fri, 23 Aug 2019 10:19:48 +0800 | 3 | Date: Fri, 23 Aug 2019 10:19:48 +0800 |
| 4 | Subject: [PATCH] musl-utils | 4 | Subject: [PATCH] musl-utils |
| @@ -58,7 +58,7 @@ index 6ba6af4..0c7674b 100644 | |||
| 58 | ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; | 58 | ARGP_PROGRAM_VERSION_HOOK_DEF = print_version; |
| 59 | 59 | ||
| 60 | diff --git a/src/readelf.c b/src/readelf.c | 60 | diff --git a/src/readelf.c b/src/readelf.c |
| 61 | index 685d0b1..a842b10 100644 | 61 | index 64067a5..630739c 100644 |
| 62 | --- a/src/readelf.c | 62 | --- a/src/readelf.c |
| 63 | +++ b/src/readelf.c | 63 | +++ b/src/readelf.c |
| 64 | @@ -4829,10 +4829,11 @@ listptr_base (struct listptr *p) | 64 | @@ -4829,10 +4829,11 @@ listptr_base (struct listptr *p) |
| @@ -142,7 +142,7 @@ index 48792a7..198a2e4 100644 | |||
| 142 | 142 | ||
| 143 | /* Name and version of program. */ | 143 | /* Name and version of program. */ |
| 144 | diff --git a/src/unstrip.c b/src/unstrip.c | 144 | diff --git a/src/unstrip.c b/src/unstrip.c |
| 145 | index 9b8c09a..1fb5063 100644 | 145 | index a855038..df6fc1c 100644 |
| 146 | --- a/src/unstrip.c | 146 | --- a/src/unstrip.c |
| 147 | +++ b/src/unstrip.c | 147 | +++ b/src/unstrip.c |
| 148 | @@ -56,6 +56,15 @@ | 148 | @@ -56,6 +56,15 @@ |
