summaryrefslogtreecommitdiffstats
path: root/meta-fri2
AgeCommit message (Collapse)Author
2014-09-30meta-fri2: Use the v3.17 kernel by default for fri2-noemgdNitin A Kamble
The linux-yocto_3.17 recipe is available for this BSP. Make it the default kernel for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-30meta-fri2: Soften the preferred kernel version assignment for fri2-noemgdNitin A Kamble
So that it can be easily overridden from local.conf. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-16Remove fri2 machine supportNitin A Kamble
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>
2014-09-04meta-intel BSPs: include meta-intel.incNitin A Kamble
To get common intel BSP configurations such as user land microcode loading support, each Intel BSP configuration needs to include the meta-intel.inc file. With the exception of few, many of the meta-intel BSP configuration files already include the meta-intel.inc file. With this commit now, all the remaining BSPs from the meta-intel layer also include the meta-intel.inc file. The Intel platforms BSPs hosted outside of the meta-intel layer, such as minnow, need to include the meta-intel.inc file to get the common features from the meta-intel layer. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-02linux-yocto: Use _append when overrides are usedJosep Puigdemont
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>
2014-06-26linux-yocto: Make KERNEL_MODULE_AUTOLOAD machine specificDarren Hart
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>
2014-06-23linux-yocto recipes: fix use of module_autoload_* varsNitin A Kamble
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>
2014-06-10BSP READMEs: correct the mailing list addressNitin A Kamble
The emails regarding this layer need to go to the meta-intel mailing list and not to the Yocto mailing list. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-05-22fri2: Drop linux-yocto-dev bbappendDarren Hart
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>
2014-05-22fri2: update SRCREVs for the linux-yocto_3.10 recipeNitin A Kamble
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>
2014-05-22fri2: update SRCREVs for linux-yocto-rt_3.10 recipeNitin A Kamble
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>
2014-05-15fri2-noemgd: Use the common v3.14 kernelNitin A Kamble
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>
2014-05-14fri2: Update kernel branch SRCREVs for linux-yocto_3.14Nitin A Kamble
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>
2014-05-13fri2-noemgd: Use standard/base machine branch for linux-yocto_3.14Nitin A Kamble
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>
2014-05-09fri2: linux-yocto_3.14 update meta SRCREVNitin A Kamble
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>
2014-05-09fri2/linux-yocto_3.14: update SRCREVS to 3.14.2Nitin A Kamble
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>
2014-05-07fri2 linux-yocto_3.10: update meta branch SRCREVNitin A Kamble
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>
2014-05-05fri2/linux-yocto_3.10: update SRCREVS to 3.10.38-ltsiNitin A Kamble
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>
2014-04-29fri2 linux-yocto_3.14: Update SRCREVsNitin A Kamble
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>
2014-04-04fri2: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsiNitin A Kamble
Update the SRCREV to the latest available for 3.10. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-04fri2-noemgd: change the default kernel to v3.14Nitin A Kamble
Use the latest linux-yocto kernel for the fri2-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-04fri2-noemgd: linux-yocto_3.14 recipeNitin A Kamble
Enable the linux-yocto_3.14 recipe for the fri2-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2014-04-04Make LINUX_VERSION machine specificNitin A Kamble
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>
2014-04-02fri2: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)Nitin A Kamble
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>
2014-03-24fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI)Darren Hart
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>
2014-03-17linux-yocto-rt: Add missing 3.10 rt bbappendsDarren Hart
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>
2014-03-12Update linux-yocto-rt 3.8 to 3.10Darren Hart
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>
2014-03-12fri2: Update linux-yocto-tiny recipeDarren Hart
3.8 is no longer supported, update the tiny bbappend to 3.10. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-03-12Remove linux-yocto rt and tiny 3.4 recipesDarren Hart
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>
2014-03-12Remove linux-yocto 3.8 bbappendsDarren Hart
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>
2014-03-12Remove linux-yocto 3.4 bbappendsDarren Hart
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>
2014-02-05intel-common: Make using intel-common override opt-inDarren Hart
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>
2014-01-27fri2: Set PACKAGE_ARCH to MACHINE_ARCH explicitlyDarren Hart
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>
2014-01-27fri2: Use core2-32 tuningDarren Hart
The E6xx (Tunnel Creek) Atom CPUs are supported by the core2 tune file. Update the XSERVER_* variables to use the new naming. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-01-06meta-fri2: Use the symlink to the actual image in READMEAndrei Gherzan
Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-12-20linux-yocto-3.10: Update SRCREVs for 3.10.19Tom Zanussi
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>
2013-12-16grub-efi: Rename and update grub-efi for recent oe-core changesDarren Hart
OE-Core has changed the grub-efi implementation, splitting out grub-efi-native and moving the do_mkimage task to do_deploy. Rename and update this bbappend accordingly. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-11-14fri2: Remove mesa PREFERRED_VERSIONTom Zanussi
From Ross: "There's only one version of Mesa in oe-core *and* mesa isn't used by these BSPs anymore (they use mesa-gl)." So remove the preferred version and get rid of warnings such as below: NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14fri2: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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>
2013-10-18fri2-noemgd: linux-yocto_3.10: update srcrevsNitin A Kamble
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>
2013-10-18fri2: update default kernel to v3.10Nitin A Kamble
Now the v3.10 kernel is enabled for this BSP. Making the newer kernel as the default kernel for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18fri2: Enable 3.10 kernel recipeNitin A Kamble
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>
2013-10-09BSP READMEs: change the language of the compliance sectionNitin A Kamble
Use "Yocto Project Compatible" in place of "compliance" as suggested by Jeffrey Osier Mixon. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-03fri2: linux-yocto v3.8 & v3.10 update srcrevsNitin A Kamble
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>
2013-09-23fri2-noemgd: move BSP to the v3.10 kernelNitin A Kamble
Now a v3.10 linux yocto kernel recipe is available for this BSP, making the newer kernel as the default kernel. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-09-23fri2-noemgd: linux-yocto_3.10 recipe extensionNitin A Kamble
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>
2013-09-20fri2: enable input device hotplug in xserver-xf86-configRoss Burton
xorg.conf was disabling hotplugged input devices for no known reason, so remove that option. Also remove the setting of DontZap to the default value for clarity. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2013-09-18fri2.conf: include meta-intel-emgd.incNitin A Kamble
Which brings the separate package dir for opengl related recipes to improve the build performance while building multiple BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-08-27fri2: mention required opengl distro feature in the READMENitin A Kamble
Mention that if the distro policy does not list 'opengl' in the DISTRO_FEATURES, one needs to do it in local.conf. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-08-12fri2:linux-yocto-3.8: update meta branch srcrevNitin A Kamble
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>