From: Rolf Leggewie Date: Wed, 6 Jan 2010 10:15:53 +0000 (+0100) Subject: preferred-xorg-versions-X11R7.4.inc: pin down xcmiscproto-native to 1.1.2 X-Git-Tag: Release-2010-05/1~995 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fedec3917951005102f913d3eb5ef2002919ea1;p=openembedded.git preferred-xorg-versions-X11R7.4.inc: pin down xcmiscproto-native to 1.1.2 * the latest version requires a newer xorg-utils than available in xorg 7.4 * xcmiscproto is already pinned to 1.1.2 * same as commit 314b28b844fd5 --- diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc index 913cd25790..0b4b316465 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc @@ -222,6 +222,7 @@ PREFERRED_VERSION_trapproto ?= "3.4.3" PREFERRED_VERSION_videoproto ?= "2.2.2" PREFERRED_VERSION_windowswmproto ?= "1.0.3" PREFERRED_VERSION_xcmiscproto ?= "1.1.2" +PREFERRED_VERSION_xcmiscproto-native ?= "1.1.2" PREFERRED_VERSION_xextproto ?= "7.0.3" PREFERRED_VERSION_xextproto-native ?= "7.0.3" PREFERRED_VERSION_xineramaproto ?= "1.1.2"