summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-sys940x/conf/machine/sys940x.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf
index 23155642..71236534 100644
--- a/meta-sys940x/conf/machine/sys940x.conf
+++ b/meta-sys940x/conf/machine/sys940x.conf
@@ -17,6 +17,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
17 17
18PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 18PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
19PREFERRED_VERSION_mesa-dri ?= "7.11" 19PREFERRED_VERSION_mesa-dri ?= "7.11"
20PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
20PREFERRED_VERSION_emgd-driver-bin ?= "1.8" 21PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
21 22
22SERIAL_CONSOLE = "115200 ttyS0" 23SERIAL_CONSOLE = "115200 ttyS0"