summaryrefslogtreecommitdiffstats
path: root/meta/packages/libtool
Commit message (Collapse)AuthorAgeFilesLines
* libtool: update patchesNitin A Kamble2010-07-158-157/+15
| | | | | | | | As per discussion with RP remove dolt patches. Merge Gary Thomas's patch into trailigslash.patch Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool family: fix build failure caused by previous libtool commit.Nitin A Kamble2010-07-096-27/+33
| | | | | | | | | | | prefix.patch was removed from the target libtool recipe. But still part of it is needed to build the man pages. So split the patch into two. One for just fixing the man page building issue. Also tweaked the install of libtool-nativesdk recipe as per prefix patch changes. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libtool: Only apply prefix.patch to the non-target versions of libtoolRichard Purdie2010-07-094-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool family: upgrade from 2.2.6 to 2.2.10Nitin A Kamble2010-07-0810-51/+82
| | | | | | | | | | | | | | | | | | | | | | | | | This upgrades these recipes: libtool_2.2.6.bb -> libtool_2.2.10.bb libtool-native_2.2.6.bb -> libtool-native_2.2.10.bb libtool-cross_2.2.6.bb -> libtool-cross_2.2.10.bb libtool-nativesdk_2.2.6.bb -> libtool-nativesdk_2.2.10.bb Also fixes build failure caused by having aclocal.m4 built with older version of libtool. Rebased these patches for the newer version sources add_dolt.patch cross_compile.patch dolt.m4 Changed this patch to fix documentation building for non-x86 archs prefix.patch Rebased and changed to fix the building of ncurses recipe: trailingslash.patch Also updated metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* 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-025-23/+13
| | | | since it has to be present to run configure
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libtool: Add missing patchRichard Purdie2010-02-021-0/+42
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Fix a bug where trailing slash characters could break path comparisionsRichard Purdie2010-02-024-4/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Fix sysroot preprocess functionRichard Purdie2009-12-021-4/+4
| | | | 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-304-9/+9
| | | | | | native/cross/nativesdk) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Allow ltdl to stage onlyRichard Purdie2009-11-271-3/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Don't install into staging since we need libtool-cross thereRichard Purdie2009-11-272-2/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Convert various varients to use do_install for stagingRichard Purdie2009-11-174-84/+25
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libtool: Drop unneeded includeRichard Purdie2009-11-133-3/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
| | | | 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-024-10/+0
|
* libtool-native: Stage libltdl headers (from OE)Richard Purdie2009-01-021-1/+3
|
* libtool: Drop old version 1.5.10Richard Purdie2009-01-0215-706/+0
|
* libtool_2.2.6: Fix SRC_URIRichard Purdie2008-10-101-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5478 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Upgrade to 2.2.6Richard Purdie2008-10-108-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5475 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-sdk: create directories before staging into themMarcin Juszkiewicz2008-07-021-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4784 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: changed staging - will unbreak pulseaudioMarcin Juszkiewicz2008-06-132-5/+9
| | | | | | | | - stage headers/library in libtool - $TARGET_ARCH-libtool and m4 macros in libtool-cross git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4639 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: do not stage - libtool-cross stage proper m4 macrosMarcin Juszkiewicz2008-05-282-6/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4557 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: stage headersMarcin Juszkiewicz2008-05-232-4/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4555 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: Add dependency on libtool-nativeRichard Purdie2008-05-073-3/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4455 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-sdk: Make sure target directories existRichard Purdie2008-05-061-1/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4438 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-sdk: Fix staging functionRichard Purdie2008-05-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4436 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Add libtool-sdkRichard Purdie2008-05-051-0/+52
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4432 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Upgrade 2.2.2 -> 2.2.4Richard Purdie2008-05-059-199/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4416 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Add fix for patch from upstreamRichard Purdie2008-05-023-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4405 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Cleanup patchesRichard Purdie2008-05-0111-129/+135
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4403 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no ↵Richard Purdie2008-05-013-3/+20
| | | | | | longer be needed git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4390 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Add patch from upstream to fix -all-static flag issuesRichard Purdie2008-04-224-3/+133
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4311 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Disable a section of the libdir-la patch since its doing more harm ↵Richard Purdie2008-04-224-5/+7
| | | | | | than good. This should fix sdk .la files at the expense of having to mangle files being installed into staging git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4307 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Make 2.2.2 the defaultRichard Purdie2008-04-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4281 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-2.2.2: Update further patchesRichard Purdie2008-04-132-28/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4245 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Add 2.2.2 (not default)Richard Purdie2008-04-1310-0/+446
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4244 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-1.5.10: Drop unused patchRichard Purdie2008-04-131-16/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4243 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: unbreak dolt.m4Richard Purdie2008-04-112-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4231 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: Enable using dolt for the cases where it works, work around ↵Richard Purdie2008-04-114-3/+157
| | | | | | broken libtool fallback handling git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4230 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: Ensure staged libtool is the patched versionRichard Purdie2008-03-091-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3981 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Create common .inc fileRichard Purdie2008-02-034-9/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3664 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Make sure ltmain.sh gets regenerated by libtool-cross, fix nmedit ↵Richard Purdie2007-11-304-3/+132
| | | | | | paths, fix library search paths for installed=no binaries particuarly on darwin but applies to other archs too git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3274 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: Don't patch limain.sh otherwise it doesn't regenerate. Drop ↵Richard Purdie2007-11-135-40/+3
| | | | | | tag1.patch it doesn't do anything git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3148 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: do not add when linking librariesMarcin Juszkiewicz2007-11-133-4/+41
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3136 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool-cross: Remove hardcoded staging pathsRichard Purdie2007-10-301-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3035 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libtool: package libltdl-dbgMarcin Juszkiewicz2007-06-071-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1869 311d38ba-8fff-0310-9ca6-ca027cbcb966