summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-25 21:15:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-25 21:15:25 +0100
commitb612c79f600b7e904aeab37df5aaa3ca5d306b4d (patch)
treef5c1f735f89fab941e6a5ec6aaa8ecd9b6d6374c /meta-fri2/conf
parent8024d571900fb1244316ec96dd867fcb4cedfc89 (diff)
downloadmeta-intel-b612c79f600b7e904aeab37df5aaa3ca5d306b4d.tar.gz
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>
Diffstat (limited to 'meta-fri2/conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf1
1 files changed, 1 insertions, 0 deletions
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} \
17 17
18PREFERRED_VERSION_xserver-xorg ?= "1.9.3" 18PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
19PREFERRED_VERSION_mesa-dri ?= "7.11" 19PREFERRED_VERSION_mesa-dri ?= "7.11"
20PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
20 21
21# Syslinux does not know about the 64MHz uart clock and it does not detect the 22# Syslinux does not know about the 64MHz uart clock and it does not detect the
22# serial device by number. Use the IO port directly and divide the baud down to 23# serial device by number. Use the IO port directly and divide the baud down to