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-crownbay/conf/machine/crownbay.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-crownbay/conf') diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index 1458bff2..0d432cab 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf @@ -16,6 +16,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" APPEND += "video=vesafb vga=0x318" -- cgit v1.2.3-54-g00ecf