]> code.ossystems Code Review - openembedded-core.git/commit
libtool: Changes to enable sysroot support
authorScott Garman <scott.a.garman@intel.com>
Tue, 21 Dec 2010 18:46:15 +0000 (10:46 -0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 21 Jan 2011 09:36:14 +0000 (01:36 -0800)
commit62dc23953d87babc69a7fbf4b0bd61d093577167
treed0b11895e9d797bf3363a9965f0a06894975206c
parent66988ee0a236165e940fe9c6609f37f8a3491d9f
libtool: Changes to enable sysroot support

* Added OE patches by Khem Raj which enable sysroot support
  and rename the command line option --with-sysroot to
  --with-libtool-sysroot to avoid conflicts with binutils and
  gcc
* Removed obsolete cross_compile.patch
* Changed SRC_URI_append to SRC_URI +=
* PR bump for all recipes

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-devtools/libtool/libtool-2.4.inc
meta/recipes-devtools/libtool/libtool-cross_2.4.bb
meta/recipes-devtools/libtool/libtool-native_2.4.bb
meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
meta/recipes-devtools/libtool/libtool.inc
meta/recipes-devtools/libtool/libtool/cross_compile.patch [deleted file]
meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch [new file with mode: 0644]
meta/recipes-devtools/libtool/libtool/resolve-sysroot.patch [new file with mode: 0644]
meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch [new file with mode: 0644]