From: Rolf Leggewie Date: Tue, 5 Jan 2010 22:38:19 +0000 (+0100) Subject: preferred-xorg-versions-X11R7.4.inc: pin xf86bigfontproto-native to 1.1.2 X-Git-Tag: Release-2010-05/1~1011 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1902fa250b04aa6299c8a8fc5d861c9b4930875;p=openembedded.git preferred-xorg-versions-X11R7.4.inc: pin xf86bigfontproto-native to 1.1.2 * version 1.2 needs a newer xorg-util (same as 314b28b844fd5) --- diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc index cf3bf7b8e8..913cd25790 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc @@ -226,6 +226,7 @@ PREFERRED_VERSION_xextproto ?= "7.0.3" PREFERRED_VERSION_xextproto-native ?= "7.0.3" PREFERRED_VERSION_xineramaproto ?= "1.1.2" PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" +PREFERRED_VERSION_xf86bigfontproto-native ?= "1.1.2" PREFERRED_VERSION_xf86dgaproto ?= "2.0.3" PREFERRED_VERSION_xf86driproto ?= "2.0.4" PREFERRED_VERSION_xf86miscproto ?= "0.9.2"