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/0004-Fix-error-on-musl.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/0004-Fix-error-on-musl.patch')
| -rw-r--r-- | meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch | 2 |
1 files changed, 1 insertions, 1 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 c79c737c62..0d162ebe1b 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 @@ | |||
| 1 | From d3dc5f98f653342af97ebfbdf3479ee1f0d0cf38 Mon Sep 17 00:00:00 2001 | 1 | From ed87f11f7297c0edb3ca8950de1cc23e9b96217c Mon Sep 17 00:00:00 2001 |
| 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> | 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> |
| 3 | Date: Wed, 1 May 2019 22:15:03 +0100 | 3 | Date: Wed, 1 May 2019 22:15:03 +0100 |
| 4 | Subject: [PATCH] Fix error on musl: | 4 | Subject: [PATCH] Fix error on musl: |
