[oe-commits] Rolf Leggewie : preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native

git version control git at git.openembedded.org
Thu Aug 27 00:22:43 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 572bf3a1535ae85b9b8502d29979615725dc7f4b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=572bf3a1535ae85b9b8502d29979615725dc7f4b

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Fri Jun 12 13:49:22 2009 +0900

preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native

* xextproto-native: 7.0.3
* xtrans: 1.2.1

---

 .../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 46fa8d4..21f9758 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
@@ -195,6 +195,7 @@ PREFERRED_VERSION_xtrans ?= "1.2.1"
 # This should be here but is needed until bitbake can do
 # versioned depends
 PREFERRED_VERSION_mesa ?= "7.2"
+PREFERRED_VERSION_xtrans-native ?= "1.2.1"
 
 # proto
 PREFERRED_VERSION_applewmproto ?= "1.0.3"
@@ -218,6 +219,7 @@ PREFERRED_VERSION_videoproto ?= "2.2.2"
 PREFERRED_VERSION_windowswmproto ?= "1.0.3"
 PREFERRED_VERSION_xmiscproto ?= "1.1.2"
 PREFERRED_VERSION_xextproto ?= "7.0.3"
+PREFERRED_VERSION_xextproto-native ?= "7.0.3"
 PREFERRED_VERSION_xf86dgaproto ?= "2.0.3"
 PREFERRED_VERSION_xf86driproto ?= "2.0.4"
 PREFERRED_VERSION_xf86miscproto ?= "0.9.2"





More information about the Openembedded-commits mailing list