[oe-commits] Rolf Leggewie : preferred-xorg-versions-X11R7.4.inc: pin down more versions for xorg 7.4

git version control git at git.openembedded.org
Wed Jan 6 18:19:40 UTC 2010


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

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Wed Jan  6 13:20:35 2010 +0100

preferred-xorg-versions-X11R7.4.inc: pin down more versions for xorg 7.4

* xkbcomp-native, libpciaccess, libxau-native, libxkbfile-native, liblbxutil
  and evieext
* the latest versions require a newer xorg-utils than available in xorg 7.4
* essentially same as commit 314b28b844fd5

---

 .../include/preferred-xorg-versions-X11R7.4.inc    |    6 ++++++
 1 files changed, 6 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 0b4b316..4360cbb 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
@@ -57,6 +57,7 @@ PREFERRED_VERSION_xgamma ?= "1.0.2"
 PREFERRED_VERSION_xhost ?= "1.0.2"
 PREFERRED_VERSION_xinput ?= "1.3.0"
 PREFERRED_VERSION_xkbcomp ?= "1.0.5"
+PREFERRED_VERSION_xkbcomp-native ?= "1.0.5"
 PREFERRED_VERSION_xkbevd ?= "1.0.2"
 PREFERRED_VERSION_xkbutils ?= "1.0.1"
 PREFERRED_VERSION_xkill ?= "1.0.1"
@@ -157,11 +158,13 @@ PREFERRED_VERSION_libdmx ?= "1.0.2"
 PREFERRED_VERSION_libfs ?= "1.0.1"
 PREFERRED_VERSION_libice ?= "1.0.4"
 PREFERRED_VERSION_libfontenc ?= "1.0.4"
+PREFERRED_VERSION_libpciaccess ?= "0.10.3"
 PREFERRED_VERSION_libsm ?= "1.1.0"
 PREFERRED_VERSION_libwindowswm ?= "1.0.0"
 PREFERRED_VERSION_libx11 ?= "1.1.5"
 PREFERRED_VERSION_libx11-native ?= "1.1.1"
 PREFERRED_VERSION_libxau ?= "1.0.4"
+PREFERRED_VERSION_libxau-native ?= "1.0.3"
 PREFERRED_VERSION_libxaw ?= "1.0.4"
 PREFERRED_VERSION_libxcomposite ?= "0.4.0"
 PREFERRED_VERSION_libxcursor ?= "1.1.9"
@@ -177,6 +180,8 @@ PREFERRED_VERSION_libxft ?= "2.1.13"
 PREFERRED_VERSION_libxi ?= "1.1.3"
 PREFERRED_VERSION_libxinerama ?= "1.0.3"
 PREFERRED_VERSION_libxkbfile ?= "1.0.5"
+PREFERRED_VERSION_libxkbfile-native ?= "1.0.5"
+PREFERRED_VERSION_liblbxutil ?= "1.0.1"
 PREFERRED_VERSION_libxmu ?= "1.0.4"
 PREFERRED_VERSION_libxpm ?= "3.5.7"
 PREFERRED_VERSION_libxrandr ?= "1.2.3"
@@ -205,6 +210,7 @@ PREFERRED_VERSION_compositeproto ?= "0.4"
 PREFERRED_VERSION_damageproto ?= "1.1.0"
 PREFERRED_VERSION_dmxproto ?= "2.2.2"
 PREFERRED_VERSION_dri2proto ?= "1.1"
+PREFERRED_VERSION_evieext ?= "1.0.2"
 PREFERRED_VERSION_fixesproto ?= "4.0"
 PREFERRED_VERSION_fontcacheproto ?= "0.1.2"
 PREFERRED_VERSION_fontsproto ?= "2.0.2"





More information about the Openembedded-commits mailing list