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>
|
|
|
|
* Split extfs scripts (mc-extfs) and syntax highlighting (mc-hilite), each
100KB+, out of main package.
|
|
|
|
|
|
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/30 09:52:25+02:00 zeckescompany.nl!alwin
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into zeckescompany.nl:/home/ral/progs/Zaurus/oe_clean/openembedded
2005/03/30 09:51:30+02:00 zeckescompany.nl!alwin
runtimedep for mc
BKrev: 424a6635Rm2AnVXyIqMdY8cVZA2jrQ
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|