summaryrefslogtreecommitdiffstats
path: root/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* Remove linux-yocto rt and tiny 3.4 recipesDarren Hart2014-03-121-8/+0
| | | | | | 3.4 is no longer supported, drop the 3.4 rt and tiny recipes as well. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* intel-common: Make using intel-common override opt-inDarren Hart2014-02-051-1/+0
| | | | | | | | | | | | | | | | Currently the intel-core*-common.inc files also include the intel-common-pkgarch.inc, forcing the introduction of the intel-common PACKAGE_ARCH. Coupling this with the addition of the intel-common MACHINE_OVERRIDE, means that even MACHINE_ARCH packages can be influenced by intel-common overrides, which is not desirable. Remove the intel-common-pkgarch.inc from the intel-core*common.inc include files, requiring BSPs wanting to use the intel-common mechanism to explicitly include it. This obviates the need to reset the linux-yocto PACKAGE_ARCH to MACHINE_ARCH. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
* chiefriver: Set PACKAGE_ARCH to MACHINE_ARCH explicitlyDarren Hart2014-01-271-0/+1
| | | | | | | | | The new intel-common.inc sets the default of the PACKAGE_ARCH for the linux-yocto kernel recipes to DEFAULTTUNE_kernel. Revert the existing recipes to MACHINE_ARCH until they can be removed in favor of a more unified mechanism. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-chiefriver: switch to linux-yocto-3.4 kernelTom Zanussi2012-07-171-0/+8
Switch chiefriver to the 3.4 kernel and update kernel SRCREVs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>