Richard Purdie
50224b5afa
libtool-cross: Allow the compile to run else we can generate invalid (unpatched) libtool files
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-06-03 09:05:03 +01:00
Richard Purdie
648290d5bf
libtool: Make sure ltmain.sh is always regenerated. We can't just remove it since it has to be present to run configure
2010-06-02 11:57:49 +01:00
Richard Purdie
625ae518a3
libtool: Fix a bug where trailing slash characters could break path comparisions
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-02 16:19:09 +00:00
Richard Purdie
6348b70797
libtool-cross: Don't allow bad staging files break libtooL
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2009-11-30 12:20:44 +00:00
Richard Purdie
15b5395444
libtool: Only apply sysroot mangling to libtool itself (not native/cross/nativesdk)
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2009-11-30 12:08:39 +00:00
Richard Purdie
a813f239d4
libtool: Don't install into staging since we need libtool-cross there
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2009-11-27 11:32:43 +00:00
Richard Purdie
5b8b6c6bc7
libtool: Convert various varients to use do_install for staging
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2009-11-17 00:15:07 +00:00
Richard Purdie
aa08ac8f68
libtool: Drop unneeded include
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2009-11-13 12:15:28 +00:00
Richard Purdie
af85ce4b4e
Remove layout_* variables
...
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 >
2009-09-17 22:24:36 +01:00
Richard Purdie
f8a23031e2
Drop now unneeded FILESDIR and S variables from various recipes
2009-01-02 15:34:40 +00:00
Richard Purdie
e360961047
libtool: Upgrade to 2.2.6
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5475 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-10 11:20:30 +00:00