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>
|
|
|
|
http://git.openmoko.org/?p=openmoko.git;a=commit;h=309e1dda4c2b9c58b11b9718b2eaed7b9b94611c for details)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
relationship to the one that Openmoko distributes
|
|
|
|
|
|
|
|
|
|
|
|
dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
task-openmoko-feed
|
|
|
|
|
|
|
|
* update information in OE to reflect the change where appropriate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|