Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
|
|
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/24 18:05:13+02:00 void!koen
Add gpe-fsi, a gui fronted for the fingerprintscanner found in the iPAQ h5xxx series
BKrev: 429358e7yWjtSnBq9597GBw1aXhCTw
|