From 2532c6d1f8607501cc05bf79a920612754ebf19f Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 4 Mar 2013 12:23:53 -0800 Subject: sys940x sys940x-noemgd: move BSPs to the v3.8 kernel Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-sys940x/conf/machine/sys940x-noemgd.conf | 2 +- meta-sys940x/conf/machine/sys940x.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-sys940x') diff --git a/meta-sys940x/conf/machine/sys940x-noemgd.conf b/meta-sys940x/conf/machine/sys940x-noemgd.conf index 9037506a..8852ccea 100644 --- a/meta-sys940x/conf/machine/sys940x-noemgd.conf +++ b/meta-sys940x/conf/machine/sys940x-noemgd.conf @@ -11,7 +11,7 @@ require conf/machine/include/ia32-base.inc # Add "pcbios" if you have a non-efi version of the firmware MACHINE_FEATURES += "efi pcbios" -PREFERRED_VERSION_linux-yocto ?= "3.4%" +PREFERRED_VERSION_linux-yocto ?= "3.8%" XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_EXT} \ diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index c4aa5db6..2202fd2d 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf @@ -12,7 +12,7 @@ require conf/machine/include/meta-intel.inc # Add "pcbios" if you have a non-efi version of the firmware MACHINE_FEATURES += "efi pcbios gst-va-mixvideo" -PREFERRED_VERSION_linux-yocto ?= "3.4%" +PREFERRED_VERSION_linux-yocto ?= "3.8%" MACHINE_HWCODECS ?= "va-intel" XSERVERCODECS ?= "emgd-driver-video emgd-gst-plugins-va \ -- cgit v1.2.3-54-g00ecf