summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* Remove older platform specific BSPsSaul Wold2015-08-281-3/+0
| | | | | | | | | | The intel-core* BSPs supercede these older BSPs therefore it's time to remove these older platform specific bsps. Bump LAYERVERSION to 3 to allow the Autobuilder to know that these BSPs have been removed. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-fri2: remove kernel 3.10 bbappendRoss Burton2015-02-203-27/+0
| | | | | | | Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-fri2: Update linux-yocto_3.10 SRCREVs to v3.10.55Nitin A Kamble2014-10-211-3/+3
| | | | | | | | Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* fri2-noemgd: Disable the gma500_gfx moduleNitin A Kamble2014-10-131-0/+3
| | | | | | | | | | | | The gmx500 graphics driver does not work on this BSP, but it takes the ownership of the graphics hardware at boot time, blocking other drivers from using the graphics hardware. Fix the issue by blacklisting the gma500_gfx kernel module in the kmod configuration, so that it doesn't get loaded at boot time. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* Remove fri2 machine supportNitin A Kamble2014-09-163-26/+0
| | | | | | | | The fri2 machine has been retired with this commit. This does not affect the fri2-noemgd machine and it is supported as usual. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* linux-yocto: Use _append when overrides are usedJosep Puigdemont2014-09-022-4/+4
| | | | | | | | | | Some modules in the KERNEL_MODULE_AUTOLOAD list were removed when including the meta-intel layer. It turns out the problem happens due to using the += operator together with machine overrides. Using _append_machine fixes this. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto: Make KERNEL_MODULE_AUTOLOAD machine specificDarren Hart2014-06-262-2/+4
| | | | | | | | | BSP linux-yocto bbappend files should make all variable updates with machine-specific overrides. As it stands, building qemux86 with meta-intel in BBLAYERS will add uio and iwlwifi to KERNEL_MODULES_AUTOLOAD. This corrects that. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto recipes: fix use of module_autoload_* varsNitin A Kamble2014-06-232-3/+2
| | | | | | | | | | | | | | | oecore/poky layer changed, needing replacement of all the module_autoload_* recipe variables by the KERNEL_MODULE_AUTOLOAD variable. This fixes these kind of buildtime errors coming from the meta-intel layer: ERROR: KERNEL_MODULE_AUTOLOAD has replaced module_autoload_iwlwifi, please replace it! Addresses bug: [YOCTO #6460] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: Drop linux-yocto-dev bbappendDarren Hart2014-05-221-21/+0
| | | | | | | There is no emgd support in this version of -dev and fri2-noemgd can use the core2-32-intel-common kernel. Drop the linux-yocto-dev.bbappend. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* fri2: update SRCREVs for the linux-yocto_3.10 recipeNitin A Kamble2014-05-221-2/+2
| | | | | | | Use the latest HEADs of the kernel repository branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* fri2: update SRCREVs for linux-yocto-rt_3.10 recipeNitin A Kamble2014-05-221-2/+2
| | | | | | | Use the latest HEADs of the kernel repository branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* fri2-noemgd: Use the common v3.14 kernelNitin A Kamble2014-05-151-11/+0
| | | | | | | | This gets rid of the BSP specific kernel recipe for the crownbay-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: Update kernel branch SRCREVs for linux-yocto_3.14Nitin A Kamble2014-05-141-2/+2
| | | | | | | These moves SRCREVs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2-noemgd: Use standard/base machine branch for linux-yocto_3.14Nitin A Kamble2014-05-131-1/+1
| | | | | | | | | There is no need to use the standard/fri2 branch, as it points to the same commit as standard/base branch. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
* fri2: linux-yocto_3.14 update meta SRCREVNitin A Kamble2014-05-091-1/+1
| | | | | | | This fixes the Intel HD Audio driver issue for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2/linux-yocto_3.14: update SRCREVS to 3.14.2Nitin A Kamble2014-05-091-3/+3
| | | | | | | Update the SRCREV to the latest available for 3.14. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2 linux-yocto_3.10: update meta branch SRCREVNitin A Kamble2014-05-071-2/+2
| | | | | | | Use the latest HEAD of the meta branch. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2/linux-yocto_3.10: update SRCREVS to 3.10.38-ltsiNitin A Kamble2014-05-051-6/+6
| | | | | | | Update the SRCREV to the latest available for 3.10. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2 linux-yocto_3.14: Update SRCREVsNitin A Kamble2014-04-291-2/+2
| | | | | | | | | | This fixes the audio playback issue for BSPs using this kernel. Also the AMT support is fixed by using these updated SRCREVs. Addresses Bug: [YOCTO #6140] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* fri2: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsiNitin A Kamble2014-04-041-6/+6
| | | | | | Update the SRCREV to the latest available for 3.10. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* fri2-noemgd: linux-yocto_3.14 recipeNitin A Kamble2014-04-041-0/+11
| | | | | | Enable the linux-yocto_3.14 recipe for the fri2-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Make LINUX_VERSION machine specificNitin A Kamble2014-04-041-2/+2
| | | | | | | Make all the LINUX_VERSION variables in various kernel recipes machine specific to avoid name-space pollution. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* fri2: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)Nitin A Kamble2014-04-021-5/+5
| | | | | | | Update to the HEAD of standard/base (3.10.34-LTSI). Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
* fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI)Darren Hart2014-03-241-7/+6
| | | | | | | | Update to the HEAD of standard/fri2 (3.10.33-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto-rt: Add missing 3.10 rt bbappendsDarren Hart2014-03-171-0/+15
| | | | | | | | | | | | | The following commit: Update linux-yocto-rt 3.8 to 3.10 46fd4b45c71d674e08037f9d6a2efceb7a963951 Failed to add the new 3.10 recipes, resulting in build failures for machines not taking advantage of the intel-common-pkgarch. Add the linux-yocto-rt bbappend to those BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Update linux-yocto-rt 3.8 to 3.10Darren Hart2014-03-121-16/+0
| | | | | | 3.8 is no longer supported, update the remaining 3.8-rt recipes to 3.10. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* fri2: Update linux-yocto-tiny recipeDarren Hart2014-03-121-0/+0
| | | | | | 3.8 is no longer supported, update the tiny bbappend to 3.10. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Remove linux-yocto rt and tiny 3.4 recipesDarren Hart2014-03-122-33/+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>
* Remove linux-yocto 3.8 bbappendsDarren Hart2014-03-121-23/+0
| | | | | | | The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.8 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Remove linux-yocto 3.4 bbappendsDarren Hart2014-03-121-20/+0
| | | | | | | The current development branch (for 1.6) supports 3.10 and -dev linux-yocto kernels. Delete all the lingering 3.4 kernel recipes. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* intel-common: Make using intel-common override opt-inDarren Hart2014-02-058-16/+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>
* fri2: Set PACKAGE_ARCH to MACHINE_ARCH explicitlyDarren Hart2014-01-278-0/+24
| | | | | | | | | 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>
* linux-yocto-3.10: Update SRCREVs for 3.10.19Tom Zanussi2013-12-201-5/+5
| | | | | | | | | | | | | | | Fixes [YOCTO 5679] Bump the SRCREVs to address the lttng-modules build failure introduced by the oe-core/poky commit: lttng-modules: Update to 2.3.3 version This updates all the BSPs that were at the same machine SRCREV in one shot. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: linux-yocto-3.10: update kernel srcrevsNitin A Kamble2013-11-141-5/+5
| | | | | | | Updating kernel srcrevs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2-noemgd: linux-yocto_3.10: update srcrevsNitin A Kamble2013-10-181-2/+2
| | | | | | | | Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: Enable 3.10 kernel recipeNitin A Kamble2013-10-181-0/+9
| | | | | | | | Now EMGD 1.18 driver is working with the v3.10 kernel. Moving this EMGD based BSP to the v3.10 kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: linux-yocto v3.8 & v3.10 update srcrevsNitin A Kamble2013-10-032-4/+4
| | | | | | | | | | | | Use the latest branch HEADs for srcrevs in these kernel recipes. This fixes the unusable mouse & keyboard issue in X for this BSP. Fixes Bug: [YOCTO #5279] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2-noemgd: linux-yocto_3.10 recipe extensionNitin A Kamble2013-09-231-0/+13
| | | | | | | | | | | Provide the BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the v3.10 kernel repository branches and commits for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2:linux-yocto-3.8: update meta branch srcrevNitin A Kamble2013-08-121-2/+2
| | | | | | | | | | This fixes USB autosuspend issues related to non-responsive mice & keyboards. Fixes bug: [YOCTO #4992] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* fri2-noemgd: fix the KERNEL_FEATURE variable overrideNitin A Kamble2013-07-293-3/+3
| | | | | | | | | The variable specific to fri2-noemgd was mistakenly extended with -fri2 Instead using the correct extension -fri2-noemgd Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* fri2: correct the KERNEL_FEATURE variable nameNitin A Kamble2013-07-293-6/+6
| | | | | | | | | | | | | The var KERNEL_FEATURES_sugarbay_append overrides the previous value defined in the oecore layer, and the var KERNEL_FEATURES_append_sugarbay preserves the old value and extends it. This change avoids unintentional disabling of some KERNEL_FEATURES such as netfilter. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* fri2: update the kernel commit ID of the machine branchNitin A Kamble2013-07-191-2/+2
| | | | | | | Using the latest HEAD of the machine branch. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: linux-yocto:3.8: switch to emgd-1.18Nitin A Kamble2013-07-191-5/+5
| | | | | | | Update the emgd kernel driver from version 1.16 to 1.18 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: update kernel srcrev to v3.8.13Nitin A Kamble2013-06-121-6/+6
| | | | | | | | Update this BSP's kernel to the latest linux-yocto-3.8 version of v3.8.13 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: linux-yocto_3.8: update kernel SRCREVsNitin A Kamble2013-06-121-6/+6
| | | | | | | | | | Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. This updates this BSPs v3.8 kernel to version 3.8.11. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-yocto: Drop 3.2 bbappends1.5_M1.rc11.5_M1.finalRichard Purdie2013-05-312-34/+0
| | | | | | | As part of the usual kernel upgrade cycle, the 3.2 kernel has been removed from OE-Core so remove the bbappend files from meta-intel too. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto-tiny: Add 3.8 recipe for fri2Darren Hart2013-04-051-0/+14
| | | | | | Update the linux-yocto-tiny recipe to 3.8.4 for fri2. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto-rt_3.8: Update all non-ISG BSPs with rt support to 3.8.4-rt2Darren Hart2013-04-051-0/+15
| | | | | | | | | | | | | | | | | | | | | Add the linux-yocto-rt_3.8.bbappend for every BSP supporting RT. Do not update BSPs maintained by ISG. Built, booted, and sniff tested with: $ cyclictest -p 90 -D 10m -t on all platforms. All boot and complete the test without abnormal outliers with the following exceptions: o sys940x generated a panic, reported to rt-user. Possibly hw related. o fri2 fails to boot, hanging at "i8042: No controller found" These need additional investigation, but shouldn't delay the merge of the recipes themselves. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* fri2: update v3.8 kernel recipe commits to v3.8.4Nitin A Kamble2013-03-291-5/+7
| | | | | | | And specify the LINUX_VERSION corresponding to the kernel branch commits. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: linux-yocto_3.8 recipe extensionNitin A Kamble2013-03-061-0/+20
| | | | | | | | | Provide the fri2 BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the fri2 BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>