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
|
|
|
|
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
- added corsair-024.patch with bugfixes from 'mastermix'
details: http://www.oesf.org/forums/index.php?showtopic=14661
- removed two pictures which collide with opie-pics and (R)DEPENDS on it
- cleaned DESCRIPTION
|
|
Maintainer does not wanted to give his name ;(
|