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>
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/13 17:13:55+02:00 utwente.nl!koen
libsdl-mixer_1.2.6.bb: Add it
2005/06/13 17:06:02+02:00 utwente.nl!koen
Rename: packages/gftp/gftp_2.0.18rc1.bb -> packages/gftp/gftp_2.0.18.bb
2005/06/13 17:02:26+02:00 utwente.nl!koen
hdparm_5.8.bb: add uclibc patch , courtesy Bernhard Rosenkraenzer
2005/06/13 16:56:44+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/13 16:56:28+02:00 utwente.nl!koen
dropbear_0.45.bb: PROVIDES='ssh sshd'
BKrev: 42ada8d7Y-0KDJEaEI5ZIzIAaYGQ0g
|