]> code.ossystems Code Review - openembedded-core.git/commit
libtool: upgraded to 2.4.4
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 6 Jan 2015 22:47:37 +0000 (14:47 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Jan 2015 11:35:24 +0000 (11:35 +0000)
commit871dc461b1dfc431c0c95743af1624b781262bce
treeef4bdfc1be6a11b7e339709c77b16b125cd67418
parent455edf38e8af854de0cffffdebf258b354ff7e54
libtool: upgraded to 2.4.4

* Upgrade:
  - libtool-native
  - libtool-cross
  - nativesdk-libtool
  - libtool

* Remove 2 patches:
  - respect-fstack-protector.patch: already in the new source.
  - avoid_absolute_paths_for_general_utils.patch: no general.m4sh any
    more.
  - Use inline-source to install libtoolize.

* Update other patches

* The LIC_FILES_CHKSUM is changed because of the indent, the contents
  are the same.

* The libtool config files are put in libtool/build-aux now, it was
  libtool/config in the past.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
17 files changed:
meta/recipes-devtools/libtool/libtool-2.4.4.inc [moved from meta/recipes-devtools/libtool/libtool-2.4.2.inc with 77% similarity]
meta/recipes-devtools/libtool/libtool-cross_2.4.4.bb [moved from meta/recipes-devtools/libtool/libtool-cross_2.4.2.bb with 52% similarity]
meta/recipes-devtools/libtool/libtool-native_2.4.4.bb [moved from meta/recipes-devtools/libtool/libtool-native_2.4.2.bb with 96% similarity]
meta/recipes-devtools/libtool/libtool/avoid_absolute_paths_for_general_utils.patch [deleted file]
meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch
meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch
meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch
meta/recipes-devtools/libtool/libtool/fix-rpath.patch
meta/recipes-devtools/libtool/libtool/fixinstall.patch
meta/recipes-devtools/libtool/libtool/norm-rpath.patch
meta/recipes-devtools/libtool/libtool/prefix.patch
meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch
meta/recipes-devtools/libtool/libtool/respect-fstack-protector.patch [deleted file]
meta/recipes-devtools/libtool/libtool/trailingslash.patch
meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch
meta/recipes-devtools/libtool/libtool_2.4.4.bb [moved from meta/recipes-devtools/libtool/libtool_2.4.2.bb with 91% similarity]
meta/recipes-devtools/libtool/nativesdk-libtool_2.4.4.bb [moved from meta/recipes-devtools/libtool/nativesdk-libtool_2.4.2.bb with 97% similarity]