From 804b02fcfe251ade18893d8d88a18f70295b05b3 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Fri, 27 Apr 2012 09:17:22 -0700 Subject: sys940x: prefer xf86-input-evdev 2.6.0 Per the following commit, sys940x also uses emgd and requires the same treatment. commit b612c79f600b7e904aeab37df5aaa3ca5d306b4d Author: Richard Purdie 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 Signed-off-by: Darren Hart --- meta-sys940x/conf/machine/sys940x.conf | 1 + 1 file changed, 1 insertion(+) 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} \ 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" -- cgit v1.2.3-54-g00ecf