summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf/machine/fri2.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-03-20 12:52:13 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-03-20 17:32:02 -0500
commite8f0cfdd4fb4b7747b7e02c5c55be054d076a022 (patch)
treea7e1123083b08cee2dcaeafdb5c4e505525c9ce7 /meta-fri2/conf/machine/fri2.conf
parent199f3a6ff4ebd4c7f1093be1e3f5c174d65575f9 (diff)
downloadmeta-intel-e8f0cfdd4fb4b7747b7e02c5c55be054d076a022.tar.gz
fri2: Update to EMGD 1.16
Use the recipe-space mechanism for adding emgd as a KERNEL_FEATURE. Update to the 1.16 version and update all the SRCREV's accordingly. Include the EMGD branch in the SRC_URI and SRCREV for the fri2 machine. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fri2/conf/machine/fri2.conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index ec343f2f..50c7922b 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -25,7 +25,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
25PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 25PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
26PREFERRED_VERSION_mesa-dri ?= "8.0.4" 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.14" 28PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
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