Commit Graph

11 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
Richard Purdie
e7f1993e3b linux: Fix kernel.org mirror urls
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-07 23:37:29 +01:00
Marcin Juszkiewicz
95198984df linux-mx31: disable CONFIG_LOCALVERSION_AUTO
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4515 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20 14:36:12 +00:00
Marcin Juszkiewicz
678bf73f1d linux-mx31: bump PR due to last kernel.bbclass change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4117 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-25 16:43:40 +00:00
Marcin Juszkiewicz
4d19e959a7 linux-mx31: bump PR to get mkimage problem fixed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3971 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 15:55:21 +00:00
Robert Bradford
ba56fb85c8 Added updated patches/defconfig from Phytec.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3490 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-15 11:27:14 +00:00
Robert Bradford
1ffa3184c3 Add patch to allow newer NOR chip query table.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3445 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-10 10:48:43 +00:00
Robert Bradford
7f3a1703f9 Add support for Phytec phyCore-iMX31 board.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3433 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-09 09:56:56 +00:00
Richard Purdie
a797df10c1 linux-mx31: Add mx31ads support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3337 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-18 07:52:16 +00:00
Marcin Juszkiewicz
5f02bb8379 linux recipes: switch to KERNELORG_MIRROR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3063 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-02 15:01:49 +00:00
Samuel Ortiz
887a280143 linux-mx31: MX31 LiteKit support.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2838 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-05 09:00:19 +00:00