From b612c79f600b7e904aeab37df5aaa3ca5d306b4d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 25 Apr 2012 21:15:06 +0100 Subject: 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 --- meta-fri2/conf/machine/fri2.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-fri2/conf') diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf index 38018364..1cd6a3e6 100644 --- a/meta-fri2/conf/machine/fri2.conf +++ b/meta-fri2/conf/machine/fri2.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" # Syslinux does not know about the 64MHz uart clock and it does not detect the # serial device by number. Use the IO port directly and divide the baud down to -- cgit v1.2.3-54-g00ecf