summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-09-14 23:33:32 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-09-15 15:02:30 -0500
commitcdf9c835b60041bf144e262bf62fe895a53897e6 (patch)
tree2d413ef90a9c249d2b02d991ad17d69f66cee2d6 /meta-fri2/conf
parent8959d866f45d65152a600311edf17abe1eee61ab (diff)
downloadmeta-intel-cdf9c835b60041bf144e262bf62fe895a53897e6.tar.gz
meta-intel: have fri2 and sys940x prefer emgd-1.10
fri2 and sys940x need to use emgd-1.10 instead of the newer 1.14. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fri2/conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index bf7754fc..39fb6984 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -25,6 +25,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
25PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 25PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
26PREFERRED_VERSION_mesa-dri ?= "7.11" 26PREFERRED_VERSION_mesa-dri ?= "7.11"
27PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 27PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
28PREFERRED_VERSION_emgd-driver-bin ?= "1.10"
28 29
29# 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
30# 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