summaryrefslogtreecommitdiffstats
path: root/meta/packages/libtool/libtool-cross_2.2.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* libtool-cross: Allow the compile to run else we can generate invalid ↵Richard Purdie2010-06-031-7/+1
| | | | | | (unpatched) libtool files Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Make sure ltmain.sh is always regenerated. We can't just remove it ↵Richard Purdie2010-06-021-2/+4
| | | | since it has to be present to run configure
* libtool: Fix a bug where trailing slash characters could break path comparisionsRichard Purdie2010-02-021-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool-cross: Don't allow bad staging files break libtooLRichard Purdie2009-11-301-1/+8
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Only apply sysroot mangling to libtool itself (not ↵Richard Purdie2009-11-301-1/+1
| | | | | | native/cross/nativesdk) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Don't install into staging since we need libtool-cross thereRichard Purdie2009-11-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Convert various varients to use do_install for stagingRichard Purdie2009-11-171-15/+16
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Drop unneeded includeRichard Purdie2009-11-131-1/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-171-10/+10
| | | | | | | | | | | | Remove layout_* variables and replace them with variables specific to the different classes. The layout variables were only useful for the native/cross classes and caused more confusion than they solved. They didn't scale to the sdk class. It now clear a small set of native/cross variables fulfil the needs. This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes sense since we're installing binaries into the locations we're compiling them for. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-021-3/+0
|
* libtool: Upgrade to 2.2.6Richard Purdie2008-10-101-0/+42
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5475 311d38ba-8fff-0310-9ca6-ca027cbcb966