]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 7 Dec 2021 06:53:18 +0000 (14:53 +0800)
commit3aeab68fe95d80cd627e3d218e36bb363a7802d0
tree650d176bcf4475656cf5360a372a331c28f03cd3
parente760a57cb326a5b645fdcf6f3247d8adec896d9a
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>
(cherry picked from commit 9bb9a4e8bd408c7a42913aa3e1ec541919b59584)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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]