summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/conf/machine/sys940x.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-03-20 13:04:46 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-03-20 17:32:12 -0500
commit620aeff996b9e97b04e7144f1c7b1625e6784307 (patch)
tree19f7aa197799932b845c1fb54d0baade8ff2e1e2 /meta-sys940x/conf/machine/sys940x.conf
parente8f0cfdd4fb4b7747b7e02c5c55be054d076a022 (diff)
downloadmeta-intel-620aeff996b9e97b04e7144f1c7b1625e6784307.tar.gz
sys940x: 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 sys940x machine. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sys940x/conf/machine/sys940x.conf')
-rw-r--r--meta-sys940x/conf/machine/sys940x.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf
index ce45a205..99722c8a 100644
--- a/meta-sys940x/conf/machine/sys940x.conf
+++ b/meta-sys940x/conf/machine/sys940x.conf
@@ -22,7 +22,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
22PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 22PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
23PREFERRED_VERSION_mesa-dri ?= "8.0.4" 23PREFERRED_VERSION_mesa-dri ?= "8.0.4"
24PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" 24PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
25PREFERRED_VERSION_emgd-driver-bin ?= "1.14" 25PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
26 26
27SERIAL_CONSOLE = "115200 ttyS0" 27SERIAL_CONSOLE = "115200 ttyS0"
28APPEND += "console=ttyS0,115200 console=tty0" 28APPEND += "console=ttyS0,115200 console=tty0"