[oe-commits] Khem Raj : libtool: Rename --with-sysroot to --with-libtool-sysroot

git version control git at git.openembedded.org
Fri Oct 22 15:16:19 UTC 2010


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Oct 21 16:20:05 2010 -0700

libtool: Rename --with-sysroot to --with-libtool-sysroot

* To avoid name conflict with binutils and gcc we rename the option
* We also stage the cross and native libtool in same relative path
  so it can be accessed equally well from recipes using BBCLASSEXTEND = "native"

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Acked-by: Chris Larson <chris_larson at mentor.com>
Acked-by: Koen Kooi <k-kooi at ti.com>

---

 .../libtool/libtool-2.4/rename-with-sysroot.patch  |  823 ++++++++++++++++++++
 recipes/libtool/libtool-cross_2.2.6b.bb            |    9 +-
 recipes/libtool/libtool-cross_2.4.bb               |   10 +-
 recipes/libtool/libtool-native_2.4.bb              |    2 +-
 recipes/libtool/libtool.inc                        |    3 +-
 5 files changed, 837 insertions(+), 10 deletions(-)

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




More information about the Openembedded-commits mailing list