aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux
AgeCommit message (Collapse)Author
2014-03-12linux-yocto: Remove redundant recipesDarren Hart
Remove all redundant linux-yocto recipes where the BSP is able to reuse the intel-common version. Update the common bbappends with the KERNEL_FEATURES and module_autoload* statements from the consolidated bbappends. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-03-12linux-yocto-rt: Add intel-common linux-yocto-rt 3.10 bbappendDarren Hart
Create the bbappend to build intel-common -rt linux-yocto 3.10 kernels for all intel-common BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-02-11linux-yocto: Add intel-common linux-yocto-3.10 recipeDarren Hart
Support the intel-common package arch and BSPs on linux-yocto-3.10 as well. Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit e75ea81899beb885d892e5f5bf995c445981da3f)
2014-02-05linux-yocto-dev: Update for intel-common BSPsDarren Hart
The intel-core* BSPs now have their own BSP description in linux-yocto. Update the recipe accordingly. All the existing BSPs (with the exception of the emgd variants) are now supported across these two BSPs. For machines that derive from the intel-common-pkgarch, allow the common linux-yocto-dev recipe to build for them by specifying $MACHINE for the common machine overrides (core2-32-intel-common and corei7-64-intel-common). Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-01-27Add linux-yocto-dev bbappendDarren Hart
Add a linux-yocto-dev bbappend to the common area for use by the two upcoming new core2-32 and corei7-64 common BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>