From: Graeme Gregory Date: Wed, 10 Dec 2008 17:12:55 +0000 (+0000) Subject: preferred-xorg-versions-X11R7.4-updates : updates X-Git-Tag: Release-2010-05/1~4799^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=546338c506d41f982c3d7ae87d9dcbf497531cc4;p=openembedded.git preferred-xorg-versions-X11R7.4-updates : updates libxi - for joystick support inputproto - needed for libxi xf86-input-evdev - ts fixes and others --- diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc index cf999a2a4d..a81d5eca71 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4-updates.inc @@ -1,3 +1,7 @@ # This file is for updates after X11R7.4 was released PREFERRED_VERSION_xserver-xorg ?= "1.5.3" +PREFERRED_VERSION_xf86-input-evdev ?= "2.1.0" +PREFERRED_VERSION_libxi ?= "1.2.0" +PREFERRED_VERSION_inputproto ?= "1.5.0" +