summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-06 11:15:53 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-06 11:15:53 +0100
commit2fedec3917951005102f913d3eb5ef2002919ea1 (patch)
treebc46f92e0f13ce34c8d32543f45396821ed5684e /conf/distro
parent554a4300409a481559e8f23363ecfb83ec7b72f1 (diff)
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
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/include/preferred-xorg-versions-X11R7.4.inc1
1 files changed, 1 insertions, 0 deletions
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"