diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-03 13:25:19 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-06 22:02:27 +0000 |
commit | 6940c96874194af19a10c3fa436d08e793f4fa42 (patch) | |
tree | 7f050d64507ac969d54328cfb9a24501f4c99952 /meta/conf/distro/include | |
parent | beb4b515ee8e57e17fe899a280af1d602a1020eb (diff) | |
download | poky-6940c96874194af19a10c3fa436d08e793f4fa42.tar.gz |
preferred-xorg-versions: Update to match new versions
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 6971c23f94..a47b08fc0b 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -81,8 +81,8 @@ PREFERRED_VERSION_libxxf86dga ?= "1.1.2" | |||
81 | PREFERRED_VERSION_libxxf86misc ?= "1.0.2" | 81 | PREFERRED_VERSION_libxxf86misc ?= "1.0.2" |
82 | PREFERRED_VERSION_libxxf86vm ?= "1.1.1" | 82 | PREFERRED_VERSION_libxxf86vm ?= "1.1.1" |
83 | PREFERRED_VERSION_lndir ?= "1.0.1" | 83 | PREFERRED_VERSION_lndir ?= "1.0.1" |
84 | PREFERRED_VERSION_makedepend ?= "1.0.2" | 84 | PREFERRED_VERSION_makedepend ?= "1.0.3" |
85 | PREFERRED_VERSION_makedepend-native ?= "1.0.2" | 85 | PREFERRED_VERSION_makedepend-native ?= "1.0.3" |
86 | PREFERRED_VERSION_pixman ?= "0.20.0" | 86 | PREFERRED_VERSION_pixman ?= "0.20.0" |
87 | PREFERRED_VERSION_printproto ?= "1.0.4" | 87 | PREFERRED_VERSION_printproto ?= "1.0.4" |
88 | PREFERRED_VERSION_randrproto ?= "1.3.2" | 88 | PREFERRED_VERSION_randrproto ?= "1.3.2" |
@@ -97,7 +97,7 @@ PREFERRED_VERSION_util-macros ?= "1.11.0" | |||
97 | PREFERRED_VERSION_util-macros-native ?= "1.11.0" | 97 | PREFERRED_VERSION_util-macros-native ?= "1.11.0" |
98 | PREFERRED_VERSION_videoproto ?= "2.3.1" | 98 | PREFERRED_VERSION_videoproto ?= "2.3.1" |
99 | PREFERRED_VERSION_windowswmproto ?= "1.0.4" | 99 | PREFERRED_VERSION_windowswmproto ?= "1.0.4" |
100 | PREFERRED_VERSION_x11perf ?= "1.5" | 100 | PREFERRED_VERSION_x11perf ?= "1.5.2" |
101 | PREFERRED_VERSION_xauth ?= "1.0.5" | 101 | PREFERRED_VERSION_xauth ?= "1.0.5" |
102 | PREFERRED_VERSION_xcmiscproto ?= "1.2.1" | 102 | PREFERRED_VERSION_xcmiscproto ?= "1.2.1" |
103 | PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1" | 103 | PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1" |