sys940x: prefer xf86-input-evdev 2.6.0

Per the following commit, sys940x also uses emgd and requires the same
treatment.

    commit b612c79f60
    Author: Richard Purdie <richard.purdie@linuxfoundation.org>
    Date:   Wed Apr 25 21:15:06 2012 +0100

        common/meta-graphics: Add xf86-input-evdev 2.6.0

        This is needed by the pvr graphics stacks since newer versions won't build
	with the older xserver those platforms are using.

        Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
Darren Hart 2012-04-27 09:17:22 -07:00
parent d719c0acf0
commit 804b02fcfe

View File

@ -17,6 +17,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"
PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
SERIAL_CONSOLE = "115200 ttyS0"