summaryrefslogtreecommitdiff
path: root/packages/libtool/libtool-cross_1.5.10.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-03-19libtool: Only apply rpath-control patch to libtool-cross, not libtool-nativeRichard Purdie1
2008-03-09libtool: Add .inc file (from poky)Richard Purdie1
2008-03-09libtool-cross: Make sure patches changes are applied to the staged libtoolRichard Purdie1
2007-12-01libtool: Sync patches from Poky. Drop uneeded tag1 patch, make sure ↵Richard Purdie1
ltmain.sh regenerates for libtool-cross, package debug files, fix nmedit references, fix library search path handling particularly on darwin.
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie1
2007-07-05libtool-{cross,native} 1.5.10: rework rpath stripping to make it controllableMichael Krelin1
2007-05-27packages/libtool/libtool-cross_1.5.10.bb: Disable --rpath on compiling!Holger Freyther1
Hack libtool.m4 to never ever enable --rpath.
2007-05-15libtool, autotools.bbclass: merge fixes for 1.5.10 from pokyKoen Kooi1
* NOTE: 1.5.22 has to be updated as well
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵Richard Purdie1
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt***
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-05-27libtool-native/cross: Extend the tag patch to libttdl fixing build failures ↵Richard Purdie1
in jpeg when the compiler tuning options change (from poky)
2005-07-24libtool: functions need to have at least one lineMichael Lauer1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA