From 1cd94a80c8481593f636076f55c89b1739ce46e2 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Fri, 21 Sep 2012 09:49:29 -0700 Subject: 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 --- meta-fri2/conf/machine/fri2.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-fri2/conf/machine/fri2.conf') 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" MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5 ${VA_FEATURES}" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto = "3.2%" +PREFERRED_VERSION_linux-yocto = "3.4%" XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_EXT} \ @@ -23,9 +23,9 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ " PREFERRED_VERSION_xserver-xorg ?= "1.9.3" -PREFERRED_VERSION_mesa-dri ?= "7.11" +PREFERRED_VERSION_mesa-dri ?= "8.0.4" PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" -PREFERRED_VERSION_emgd-driver-bin ?= "1.10" +PREFERRED_VERSION_emgd-driver-bin ?= "1.14" # Syslinux does not know about the 64MHz uart clock and it does not detect the # serial device by number. Use the IO port directly and divide the baud down to -- cgit v1.2.3-54-g00ecf