[oe-commits] Rolf Leggewie : preferred-xorg-versions-X11R7.4.inc: pin down bigreqsproto-native and inputproto-native

git version control git at git.openembedded.org
Wed Jan 6 07:20:09 UTC 2010


Module: openembedded.git
Branch: shr/merge
Commit: a4397576091aa23ec53fa3182ccef01503424d7b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a4397576091aa23ec53fa3182ccef01503424d7b

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Tue Jan  5 23:22:04 2010 +0100

preferred-xorg-versions-X11R7.4.inc: pin down bigreqsproto-native and inputproto-native

* the latest versions require a newer xorg-utils than available in xorg 7.4
* essentially the same as commit 314b28b844fd5

---

 .../include/preferred-xorg-versions-X11R7.4.inc    |    2 ++
 1 files changed, 2 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 8c8b7d6..cf3bf7b 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
@@ -200,6 +200,7 @@ PREFERRED_VERSION_xtrans-native ?= "1.2.1"
 # proto
 PREFERRED_VERSION_applewmproto ?= "1.0.3"
 PREFERRED_VERSION_bigreqsproto ?= "1.0.2"
+PREFERRED_VERSION_bigreqsproto-native ?= "1.0.2"
 PREFERRED_VERSION_compositeproto ?= "0.4"
 PREFERRED_VERSION_damageproto ?= "1.1.0"
 PREFERRED_VERSION_dmxproto ?= "2.2.2"
@@ -209,6 +210,7 @@ PREFERRED_VERSION_fontcacheproto ?= "0.1.2"
 PREFERRED_VERSION_fontsproto ?= "2.0.2"
 PREFERRED_VERSION_glproto ?= "1.4.9"
 PREFERRED_VERSION_inputproto ?= "1.4.4"
+PREFERRED_VERSION_inputproto-native ?= "1.4.2"
 PREFERRED_VERSION_kbproto ?= "1.0.3"
 PREFERRED_VERSION_kbproto-native ?= "1.0.3"
 PREFERRED_VERSION_randrproto ?= "1.2.1"





More information about the Openembedded-commits mailing list