summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-03-04 12:23:53 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-03-06 15:38:10 -0600
commit2532c6d1f8607501cc05bf79a920612754ebf19f (patch)
treeff4d5218f8f1efb9e6a0084b3322839384ddeea8
parent2451ae983b08a28cac50437c4f46e06ff09527f0 (diff)
downloadmeta-intel-2532c6d1f8607501cc05bf79a920612754ebf19f.tar.gz
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 <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-sys940x/conf/machine/sys940x-noemgd.conf2
-rw-r--r--meta-sys940x/conf/machine/sys940x.conf2
2 files changed, 2 insertions, 2 deletions
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
11# Add "pcbios" if you have a non-efi version of the firmware 11# Add "pcbios" if you have a non-efi version of the firmware
12MACHINE_FEATURES += "efi pcbios" 12MACHINE_FEATURES += "efi pcbios"
13 13
14PREFERRED_VERSION_linux-yocto ?= "3.4%" 14PREFERRED_VERSION_linux-yocto ?= "3.8%"
15 15
16XSERVER ?= "${XSERVER_IA32_BASE} \ 16XSERVER ?= "${XSERVER_IA32_BASE} \
17 ${XSERVER_IA32_EXT} \ 17 ${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
12# Add "pcbios" if you have a non-efi version of the firmware 12# Add "pcbios" if you have a non-efi version of the firmware
13MACHINE_FEATURES += "efi pcbios gst-va-mixvideo" 13MACHINE_FEATURES += "efi pcbios gst-va-mixvideo"
14 14
15PREFERRED_VERSION_linux-yocto ?= "3.4%" 15PREFERRED_VERSION_linux-yocto ?= "3.8%"
16 16
17MACHINE_HWCODECS ?= "va-intel" 17MACHINE_HWCODECS ?= "va-intel"
18XSERVERCODECS ?= "emgd-driver-video emgd-gst-plugins-va \ 18XSERVERCODECS ?= "emgd-driver-video emgd-gst-plugins-va \