summaryrefslogtreecommitdiffstats
path: root/meta-sys940x
diff options
context:
space:
mode:
Diffstat (limited to 'meta-sys940x')
-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 \