Age | Commit message (Collapse) | Author | Files |
|
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.
|
|
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>
|
|
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.
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/28 21:36:39+01:00 handhelds.org!zecke
Kaffe CVS:
make it use OEs' version of libtool
2004/12/28 21:13:21+01:00 handhelds.org!zecke
Introduce Kaffe a Java like Virtual Machine with a Qt backend
2004/12/28 12:05:03-08:00 (none)!emte
updated imlib2 and imlib2-native
2004/12/28 20:26:48+01:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into merlin.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/12/28 14:08:35-06:00 ti.com!kergoth
Add ion (version 3, development snapshot), a tiling tabbed window manager
designed with keyboard users in mind. Currently flagged as BROKEN, as it
seems to require the X input method bits, which aren't in diet-x11.
2004/12/28 14:07:18-06:00 ti.com!kergoth
Make lua inherit binconfig, stage & install lauxlib.h, and add lua-native.
2004/12/28 14:06:13-06:00 ti.com!kergoth
Add readline-native, which is needed by lua-native.
2004/12/28 20:26:27+01:00 uni-frankfurt.de!mickeyl
zlib: fix compile choking on //ZEXTERN
BKrev: 41d1c4a6IDf8-4b8w7C-40li4fF87w
|