diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-10-28 22:05:37 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-30 13:22:48 +0000 |
| commit | 50feea207e01cfe7d0324aba98cbc8e6d11dd018 (patch) | |
| tree | 162d4eed9d423e7d94175c9fcb1827bdb23018ba /meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch | |
| parent | d22a91051e9f1d11d118e7aeb822ea569a8f8127 (diff) | |
| download | poky-50feea207e01cfe7d0324aba98cbc8e6d11dd018.tar.gz | |
elfutils: update 0.180 -> 0.181
Add a config option for client debuginfod library.
(From OE-Core rev: 2c282ee6a8961d23ae9146eb0303824e0f234933)
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 481e4b38eb..c79c737c62 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 48b769ab692c8f02c1ae467229fe3404f662098a Mon Sep 17 00:00:00 2001 | 1 | From d3dc5f98f653342af97ebfbdf3479ee1f0d0cf38 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: |
