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>
|
|
|
|
|
|
to SRCREV mostly work by Zero_Chaos
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
|
|
|
|
|
|
|
|
removed superfluous (R)DEPENDS lines.
|
|
|
|
Zero_Chaos, thanks!
|
|
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/09 09:09:02+01:00 reciva.com!pb
correct staging of mysql libraries
2005/05/09 09:57:59+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/05/09 09:56:38+02:00 utwente.nl!koen
Add matchbox-stroke, a WIP rewrite of xstroke
2005/05/09 09:55:53+02:00 utwente.nl!koen
Add aircrack, courtesy Olivier Fauchon
2005/05/09 09:53:46+02:00 utwente.nl!koen
Add gpe-shield 0.8, courtesy Florian Boor
2005/05/09 09:48:39+02:00 uni-frankfurt.de!mickeyl
wlan-ng-modules-config.in: don't try to call depmod
2005/05/09 09:46:45+02:00 uni-frankfurt.de!mickeyl
gpsd: add ncurses dependency
2005/05/09 09:45:31+02:00 uni-frankfurt.de!mickeyl
add python bindings for sqlite3: pysqlite2 2.0-beta1
BKrev: 427f21dffZ36MdMZgWEXx0O-NwOWmQ
|