diff options
author | Ross Burton <ross.burton@intel.com> | 2018-07-04 10:15:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-05 00:22:08 +0100 |
commit | 740b931d39ae597010e5911a7a07aca17d711428 (patch) | |
tree | 91c279ef399ca68af8128024527d4c3216ad6887 /meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch | |
parent | 32320709311af076bb58399d9bb9299446d65f04 (diff) | |
download | poky-740b931d39ae597010e5911a7a07aca17d711428.tar.gz |
elfutils: clean up patches
In the upgrade a large number of Upstream-Status tags were dropped, so add them
back. I'm taking the stand that copying a patch Debian is carrying doesn't
count as a backport.
Remove two Debian-specific patches (one for Hurd, one for kfreebsd) so
we're not carrying useless patches.
Remove two patches that are no longer applied.
(From OE-Core rev: b039b26958655aab496b588f4e41a5dea1bfaac1)
Signed-off-by: Ross Burton <ross.burton@intel.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 | 1 |
1 files changed, 1 insertions, 0 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 a8e9e50d15..c342053aac 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 | |||
@@ -9,6 +9,7 @@ where indirect libraries may be not found by linker | |||
9 | | /mnt/a/oe/build/tmp/work/riscv64-bec-linux/elfutils/0.170-r0/recipe-sysroot/usr/lib/libbz2.so.1: error adding symbols: DSO missing from command line | 9 | | /mnt/a/oe/build/tmp/work/riscv64-bec-linux/elfutils/0.170-r0/recipe-sysroot/usr/lib/libbz2.so.1: error adding symbols: DSO missing from command line |
10 | | collect2: error: ld returned 1 exit status | 10 | | collect2: error: ld returned 1 exit status |
11 | 11 | ||
12 | Upstream-Status: Pending | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 14 | --- |
14 | src/Makefile.am | 4 ++-- | 15 | src/Makefile.am | 4 ++-- |