From: Rolf Leggewie Date: Tue, 5 Jan 2010 22:01:03 +0000 (+0100) Subject: preferred-xorg-versions-X11R7.4.inc: pin kbproto-native to 1.0.3 X-Git-Tag: Release-2010-05/1~1014 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=693410e2b8152ac71bdd35ae2ae6cc702535e12b;p=openembedded.git preferred-xorg-versions-X11R7.4.inc: pin kbproto-native to 1.0.3 * 1.0.4 needs a newer xorg-util package (same as 314b28b844fd5) * kbproto is already pinned to 1.0.3 --- diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc index c16b46c1ba..8c8b7d6cbc 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc @@ -210,6 +210,7 @@ PREFERRED_VERSION_fontsproto ?= "2.0.2" PREFERRED_VERSION_glproto ?= "1.4.9" PREFERRED_VERSION_inputproto ?= "1.4.4" PREFERRED_VERSION_kbproto ?= "1.0.3" +PREFERRED_VERSION_kbproto-native ?= "1.0.3" PREFERRED_VERSION_randrproto ?= "1.2.1" PREFERRED_VERSION_recordproto ?= "1.13.2" PREFERRED_VERSION_renderproto ?= "0.9.3"