summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-10-14 15:45:07 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-10-14 15:45:07 +0000
commit4afe85d7741dc6e8247eb0bbba942bb3233b804f (patch)
tree1c37c6856e35633d262895c64c594b988bb28b2d /meta
parent8d3672ca600eb13b940bee272e4859f4b42dda7c (diff)
downloadopenembedded-core-contrib-4afe85d7741dc6e8247eb0bbba942bb3233b804f.tar.gz
preferred-xorg-versions.inc: updated xdpyinfo version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5509 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index d9175411fb..f4d9eb4659 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -36,9 +36,9 @@ PREFERRED_VERSION_libsm ?= "1.0.3"
PREFERRED_VERSION_libwindowswm ?= "1.0.0"
PREFERRED_VERSION_libx11 ?= "1.1.99.1+gitr${SRCREV}"
PREFERRED_VERSION_libx11-diet ?= "1.1.99.1+gitr${SRCREV}"
-PREFERRED_VERSION_libx11-native ?= "1.1.5"
-PREFERRED_VERSION_libx11-sdk ?= "1.1.5"
-PREFERRED_VERSION_libx11-trim ?= "1.1.5"
+PREFERRED_VERSION_libx11-native ?= "1.1.99.1+gitr${SRCREV}"
+PREFERRED_VERSION_libx11-sdk ?= "1.1.99.1+gitr${SRCREV}"
+PREFERRED_VERSION_libx11-trim ?= "1.1.99.1+gitr${SRCREV}"
PREFERRED_VERSION_libxau ?= "1.0.4"
PREFERRED_VERSION_libxau-native ?= "1.0.3"
PREFERRED_VERSION_libxau-sdk ?= "1.0.3"
@@ -102,7 +102,7 @@ PREFERRED_VERSION_xauth ?= "1.0.3"
PREFERRED_VERSION_xcmiscproto ?= "1.1.2"
PREFERRED_VERSION_xcmiscproto-native ?= "1.1.2"
PREFERRED_VERSION_xcmiscproto-sdk ?= "1.1.2"
-PREFERRED_VERSION_xdpyinfo ?= "1.0.2"
+PREFERRED_VERSION_xdpyinfo ?= "1.0.3"
PREFERRED_VERSION_xev ?= "1.0.3"
PREFERRED_VERSION_xextproto ?= "7.0.3"
PREFERRED_VERSION_xextproto-native ?= "7.0.3"
@@ -140,6 +140,7 @@ PREFERRED_VERSION_mesa-dri ?= "7.2"
PREFERRED_VERSION_libdrm ?= "2.3.1"
PREFERRED_VERSION_xcb-proto ?= "1.2+gitr${SRCREV}"
PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr${SRCREV}"
+PREFERRED_VERSION_libxcb-sdk ?= "1.1.90.1+gitr${SRCREV}"
PREFERRED_VERSION_libpciaccess ?= "0.10.3"
PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4"
PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0"