From: Khem Raj Date: Wed, 23 Dec 2009 07:56:05 +0000 (-0800) Subject: preferred-xorg-versions-X11R7.4.inc: Add PREFERRED_VERSION for X-Git-Tag: Release-2010-05/1~1177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4c43bfb1031c97780528e2bfe83eefb1af114c;p=openembedded.git preferred-xorg-versions-X11R7.4.inc: Add PREFERRED_VERSION for xf86bigfontproto. Signed-off-by: Khem Raj --- diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc index bda6dd1265..85fa1cfd0d 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc @@ -221,6 +221,7 @@ PREFERRED_VERSION_windowswmproto ?= "1.0.3" PREFERRED_VERSION_xcmiscproto ?= "1.1.2" PREFERRED_VERSION_xextproto ?= "7.0.3" PREFERRED_VERSION_xextproto-native ?= "7.0.3" +PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" PREFERRED_VERSION_xf86dgaproto ?= "2.0.3" PREFERRED_VERSION_xf86driproto ?= "2.0.4" PREFERRED_VERSION_xf86miscproto ?= "0.9.2"