summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf/machine/fri2.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-09-21 09:49:29 -0700
committerDarren Hart <dvhart@linux.intel.com>2012-09-24 12:51:49 -0700
commit1cd94a80c8481593f636076f55c89b1739ce46e2 (patch)
treed4f99d92b062f7e9b727b1d36259e81ad795df65 /meta-fri2/conf/machine/fri2.conf
parent5eac2e8a4714d6639a757e2432ad777382f18942 (diff)
downloadmeta-intel-1cd94a80c8481593f636076f55c89b1739ce46e2.tar.gz
fri2: Update to Linux 3.4 and EMGD 1.14
Update the fri2 machines to use linux-yocto 3.4 and EMGD 1.14. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/conf/machine/fri2.conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index 39fb6984..dff11a88 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -15,7 +15,7 @@ MACHINE_FEATURES += "wifi 3g pcbios efi va-impl-mixvideo"
15MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5 ${VA_FEATURES}" 15MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5 ${VA_FEATURES}"
16 16
17PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 17PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
18PREFERRED_VERSION_linux-yocto = "3.2%" 18PREFERRED_VERSION_linux-yocto = "3.4%"
19 19
20XSERVER ?= "${XSERVER_IA32_BASE} \ 20XSERVER ?= "${XSERVER_IA32_BASE} \
21 ${XSERVER_IA32_EXT} \ 21 ${XSERVER_IA32_EXT} \
@@ -23,9 +23,9 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
23 " 23 "
24 24
25PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 25PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
26PREFERRED_VERSION_mesa-dri ?= "7.11" 26PREFERRED_VERSION_mesa-dri ?= "8.0.4"
27PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 27PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
28PREFERRED_VERSION_emgd-driver-bin ?= "1.10" 28PREFERRED_VERSION_emgd-driver-bin ?= "1.14"
29 29
30# Syslinux does not know about the 64MHz uart clock and it does not detect the 30# Syslinux does not know about the 64MHz uart clock and it does not detect the
31# serial device by number. Use the IO port directly and divide the baud down to 31# serial device by number. Use the IO port directly and divide the baud down to