Commit Graph

8 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 fd7396b709 linux-mx31: disable CONFIG_LOCALVERSION_AUTO
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4514 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20 14:35:38 +00:00
Robert Bradford d9c27b940d Fix Phytec MX31 recipe
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4191 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07 21:52:54 +00:00
Robert Bradford 688af772cb Update Phytec kernel to the latest BSP drop.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4190 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07 21:11:23 +00:00
Robert Bradford a31ec3d0f6 Enable OProfile for MX31 ADS.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3918 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 11:54:05 +00:00
Richard Purdie 3156c5a82c linux-mx31-2.6.22.6: Mark as only compatible with the mx31ads for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3464 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-11 10:48:13 +00:00
Robert Bradford 5b21722218 Add 2.6.22.6 for MX31ADS (from the rel5 BSP.)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3452 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-10 16:52:57 +00:00