Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
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_PR | Holger Hans Peter Freyther | 1 | |
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-19 | libtool: Only apply rpath-control patch to libtool-cross, not libtool-native | Richard Purdie | 1 | |
2008-03-09 | libtool: Add .inc file (from poky) | Richard Purdie | 1 | |
2007-12-01 | libtool: Sync patches from Poky. Drop uneeded tag1 patch, make sure ↵ | Richard Purdie | 1 | |
ltmain.sh regenerates for libtool-cross, package debug files, fix nmedit references, fix library search path handling particularly on darwin. | ||||
2007-07-05 | libtool-{cross,native} 1.5.10: rework rpath stripping to make it controllable | Michael Krelin | 1 | |
2007-05-15 | libtool, autotools.bbclass: merge fixes for 1.5.10 from poky | Koen Kooi | 1 | |
* NOTE: 1.5.22 has to be updated as well | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
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-07-10 | libtool-native: stage libltl files, courtesy Zachary T Welch, closes #1157 | Koen Kooi | 1 | |
2006-05-27 | libtool-native/cross: Extend the tag patch to libttdl fixing build failures ↵ | Richard Purdie | 1 | |
in jpeg when the compiler tuning options change (from poky) | ||||
2006-03-01 | libtool-native: Remove unneeded DEPENDS (the original problem this works ↵ | Richard Purdie | 1 | |
around is fixed). | ||||
2006-02-18 | libtool-native: DEPEND on autoconf-native as well | Koen Kooi | 1 | |
2005-07-24 | merge of f32d65a137da0098ee47bdab991b7ac17c15f0a4 | Michael Lauer | 1 | |
and fca1070eaa90db3b30a008267883aa0c7b5425dd | ||||
2005-07-24 | libtool: fix parsing error. functions need to have at least one line | Michael Lauer | 1 | |
2005-07-24 | bump PR | Koen Kooi | 1 | |
2005-07-24 | libtool: disable 3figures.patch for now. see bug #33 for details.MT: ↵ | Rene Wagner | 1 | |
---------------------------------------------------------------------- | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 1 | |
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 |