[oe-commits] Khem Raj : libtool-2.4: Add recipes for libtool 2.4

git version control git at git.openembedded.org
Sun Oct 10 07:08:55 UTC 2010


Module: openembedded.git
Branch: master
Commit: cc81e081f88ebcde16c6ecb0b468a8c49de33bea
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cc81e081f88ebcde16c6ecb0b468a8c49de33bea

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Oct  4 22:32:15 2010 -0700

libtool-2.4: Add recipes for libtool 2.4

* Add fixes needed for sysroot working within libtool
* Let nativesdk recipe not provide PACKAGES provided by libtool
  Otherwise when an image wants say libltdl-dev it picks up
  libtool-nativesdk instead of libtool recipe to provide it

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/libtool/libtool-2.4/cross.patch            |   34 +++++++
 .../libtool/libtool-2.4/prefix-manpage-fix.patch   |   19 ++++
 recipes/libtool/libtool-2.4/prefix.patch           |  100 ++++++++++++++++++++
 recipes/libtool/libtool-2.4/resolve-sysroot.patch  |   18 ++++
 recipes/libtool/libtool-2.4/trailingslash.patch    |   32 ++++++
 recipes/libtool/libtool-cross_2.4.bb               |   34 +++++++
 recipes/libtool/libtool-native_2.4.bb              |   22 +++++
 recipes/libtool/libtool-nativesdk_2.4.bb           |   28 ++++++
 recipes/libtool/libtool_2.4.bb                     |   40 ++++++++
 9 files changed, 327 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=cc81e081f88ebcde16c6ecb0b468a8c49de33bea




More information about the Openembedded-commits mailing list