]> code.ossystems Code Review - openembedded-core.git/commit
libtool: Update patchset to match those submitted upstream
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Oct 2021 18:40:53 +0000 (19:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Oct 2021 11:08:05 +0000 (12:08 +0100)
commit9bb9a4e8bd408c7a42913aa3e1ec541919b59584
tree7acfcb9803aff17721693a772e2b085114e016a6
parentc71bb9247e6342b49698c19a0c9512c8a9b54bde
libtool: Update patchset to match those submitted upstream

I went through and cleaned up the headers/descriptions on several of the
libtool patchset and submitted (or resubmitted in some cases) them
upstream. This patch updates/renames them to match what I did.

I did fix some whitespace issues in some of the patches and also merged
one case where we had a patch of already patched code.

This makes it clear what was submitted and makes resubmission easier if
ever needed too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 files changed:
meta/recipes-devtools/libtool/libtool-2.4.6.inc
meta/recipes-devtools/libtool/libtool/0001-ltmain.in-Handle-trailing-slashes-on-install-command.patch [new file with mode: 0644]
meta/recipes-devtools/libtool/libtool/0002-libtool.m4-Rename-the-with-sysroot-option-to-avoid-c.patch [moved from meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch with 90% similarity]
meta/recipes-devtools/libtool/libtool/0003-ltmain.in-Add-missing-sysroot-to-library-path.patch [moved from meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch with 63% similarity]
meta/recipes-devtools/libtool/libtool/0004-ltmain.sh-Fix-sysroot-paths-being-encoded-into-RPATH.patch [moved from meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch with 74% similarity]
meta/recipes-devtools/libtool/libtool/0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch [moved from meta/recipes-devtools/libtool/libtool/fix-rpath.patch with 57% similarity]
meta/recipes-devtools/libtool/libtool/0006-libtool.m4-Handle-as-a-sysroot-correctly.patch [moved from meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch with 60% similarity]
meta/recipes-devtools/libtool/libtool/0007-libtool-Fix-support-for-NIOS2-processor.patch [moved from meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch with 90% similarity]
meta/recipes-devtools/libtool/libtool/0008-libtool-Check-for-static-libs-for-internal-compiler-.patch [moved from meta/recipes-devtools/libtool/libtool/0001-libtool-Check-for-static-libs-for-internal-compiler-.patch with 71% similarity]
meta/recipes-devtools/libtool/libtool/0009-Makefile.am-make-sure-autoheader-run-before-autoconf.patch [moved from meta/recipes-devtools/libtool/libtool/0001-Makefile.am-make-sure-autoheader-run-before-autoconf.patch with 79% similarity]
meta/recipes-devtools/libtool/libtool/0010-Makefile.am-make-sure-autoheader-run-before-automake.patch [moved from meta/recipes-devtools/libtool/libtool/0001-Makefile.am-make-sure-autoheader-run-before-automake.patch with 75% similarity]
meta/recipes-devtools/libtool/libtool/0011-ltmain.in-Handle-prefix-map-compiler-options-correct.patch [moved from meta/recipes-devtools/libtool/libtool/lto-prefix.patch with 82% similarity]
meta/recipes-devtools/libtool/libtool/0012-libtool.m4-For-reproducibility-stop-encoding-hostnam.patch [moved from meta/recipes-devtools/libtool/libtool/debian-no_hostname.patch with 55% similarity, mode: 0644]
meta/recipes-devtools/libtool/libtool/fixinstall.patch
meta/recipes-devtools/libtool/libtool/norm-rpath.patch [deleted file]
meta/recipes-devtools/libtool/libtool/trailingslash.patch [deleted file]