cedartrail: Use xf86-input-evdev 2.6.0

This is needed by the pvr graphics stack since newer versions won't
build w the older xserver this BSP is using.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi 2012-04-25 15:36:13 -05:00
parent b612c79f60
commit 330ef3256f

View File

@ -15,6 +15,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
"
PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
PREFERRED_VERSION_mesa-dri ?= "7.11"
PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
SYSLINUX_OPTS = "serial 0 115200"
SERIAL_CONSOLE = "115200 ttyS0"