mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
b612c79f60
commit
330ef3256f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user