Commit Graph

9 Commits

Author SHA1 Message Date
Joshua Lock 505c26951b linux: Ensure we have buildable kernel recipes for each machine
Fix various kernels to build with our toolchain, this includes well known fixes
for:
* sumversion.c: compilation failing with a 'PATH_MAX' undeclared (fixed by
    adding limits.h to sumversions includes
* a patch taken from oe.dev to stop GCC >= 4.3 from optimizing a loop which
    causes compilation to fail
* Fixing the KERNEL_OUTPUT for mx31 and nokia800 kernel recipes

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-13 16:55:26 +01:00
Robert Bradford ee0fb8576f Add patch to fix crashes caused by udevtrigger on startup.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3843 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-21 15:20:17 +00:00
Richard Purdie fb40ee0f4c linux-2.6.23: Add 16bpp tweak to cm-x270 kernels so it uses 16bpp instead of 8bpp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3809 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-14 21:15:03 +00:00
Marcin Juszkiewicz f5718978fc linux: removed deploy task - kernel.bbclass has own version now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3678 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-06 15:29:46 +00:00
Marcin Juszkiewicz f15684602a linux: provide symlink for em-x270 kernel image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3405 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-04 11:33:55 +00:00
Marcin Juszkiewicz 8fe6d345e3 linux: em-x270 expects kernel encapsulated in jffs2 image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3404 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-04 10:12:53 +00:00
Marcin Juszkiewicz c3c2ee2f42 linux: bump PR due to changed U-Boot entry point for em-x270
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3302 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 18:33:36 +00:00
Marcin Juszkiewicz beca813b0d linux: added em-x270 support (from OE em-x270 recipe)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3062 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-02 14:59:50 +00:00
Marcin Juszkiewicz 58df8e8af6 linux: upgrade cm-x270 kernel to 2.6.23 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3005 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-26 12:32:26 +00:00