[oe-commits] Robert Yang : libtool: upgraded to 2.4.4

git at git.openembedded.org git at git.openembedded.org
Fri Jan 23 11:36:51 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 871dc461b1dfc431c0c95743af1624b781262bce
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=871dc461b1dfc431c0c95743af1624b781262bce

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Tue Jan  6 14:47:37 2015 -0800

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 at windriver.com>

---

 .../{libtool-2.4.2.inc => libtool-2.4.4.inc}       |  16 +--
 ...btool-cross_2.4.2.bb => libtool-cross_2.4.4.bb} |  22 ++--
 ...ool-native_2.4.2.bb => libtool-native_2.4.4.bb} |   1 -
 .../avoid_absolute_paths_for_general_utils.patch   |  39 -------
 .../libtool/libtool/dont-depend-on-help2man.patch  |  32 +++---
 .../libtool/libtool/fix-final-rpath.patch          |  22 ++--
 .../libtool/libtool/fix-resolve-lt-sysroot.patch   |  15 +--
 .../libtool/libtool/fix-rpath.patch                |   8 +-
 .../libtool/libtool/fixinstall.patch               |  35 +++---
 .../libtool/libtool/norm-rpath.patch               |   8 +-
 meta/recipes-devtools/libtool/libtool/prefix.patch | 121 +++++++++------------
 .../libtool/libtool/rename-with-sysroot.patch      |  68 ++++++------
 .../libtool/libtool/respect-fstack-protector.patch |  53 ---------
 .../libtool/libtool/trailingslash.patch            |  11 +-
 .../libtool/libtool/use-sysroot-in-libpath.patch   |  12 +-
 .../libtool/{libtool_2.4.2.bb => libtool_2.4.4.bb} |   4 +-
 ...libtool_2.4.2.bb => nativesdk-libtool_2.4.4.bb} |   2 -
 17 files changed, 184 insertions(+), 285 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=871dc461b1dfc431c0c95743af1624b781262bce


More information about the Openembedded-commits mailing list