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
|
|
BKrev: 42162f232X6jqY2HbgJXRxyGF1NdcA
|
|
BKrev: 421617265mu0O6B-U9R99n8XmNeb5w
|
|
into mnz66.mn-solutions.de:/usr/src/oe/p
2005/02/18 10:50:34+01:00 (none)!koen
zaurus-clamshell-2.6.conf: remove ROOT_FLASH_SIZE=64
2005/02/18 10:16:29+01:00 (none)!koen
hotplug-dbus_0.9.bb, hal_0.2.bb: hotplug->linux-hotplug
BKrev: 4215d360YCEPaoKwc6s_r6_ObJzx8Q
|
|
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
|