Age | Commit message (Collapse) | Author | Files |
|
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
approach that was taken leads to disagreement and the change was pushed
too early. DISTRO_PR is going to say and will be used inside the package
creation. There will be more disucssion on the list about where to continue
from here.
|
|
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
|
|
and e6a2ccb39d3b001fdcc1071ba1860678a1fe8647
|
|
* Remove borzoi machine entirely as its now equal to spitz.
* For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION
to fix a long standing bug - people will need to update local.conf.
* Add dummy terrier MACHINE to point at spitz.
|
|
Courtesy of arzgi from oesf.org
|
|
|
|
- Fix o-umlaut on VT and X and remove warning message during loadkeys
- Add c7x0 -DE keymap, testing courtesy of _law_
mt: ----------------------------------------------------------------------
|
|
- Add kernel 2.6 DE keymap for Akita
- Add kernel 2.4 and 2.6 DE keymap for Borzoi and Spitz
|
|
- Add DE extension for Collie. Non functional due to Opie bug right now.
|
|
|