diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-31 16:06:12 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-31 16:06:12 +0000 |
commit | 71fc43d7cb7c6bb5a1d270cd00ccf1b458e32321 (patch) | |
tree | 9b13d5ddf571ebc4ba11bc2274f4a59f60dcf92c /meta/conf | |
parent | 711650f223a57faf0ae7af29c2f1b7a6f8d1059a (diff) | |
download | poky-71fc43d7cb7c6bb5a1d270cd00ccf1b458e32321.tar.gz |
xorg-proto: Upgrade various packages to the latest releases
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index e3e2cad384..157c2d9e69 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -2,7 +2,7 @@ | |||
2 | # The latest Xorg package versions | 2 | # The latest Xorg package versions |
3 | # | 3 | # |
4 | 4 | ||
5 | PREFERRED_VERSION_applewmproto ?= "1.0.3" | 5 | PREFERRED_VERSION_applewmproto ?= "1.1.0" |
6 | PREFERRED_VERSION_bigreqsproto ?= "1.0.2" | 6 | PREFERRED_VERSION_bigreqsproto ?= "1.0.2" |
7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.0.2" | 7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.0.2" |
8 | PREFERRED_VERSION_bigreqsproto-sdk ?= "1.0.2" | 8 | PREFERRED_VERSION_bigreqsproto-sdk ?= "1.0.2" |
@@ -85,8 +85,8 @@ PREFERRED_VERSION_makedepend ?= "1.0.1" | |||
85 | PREFERRED_VERSION_makedepend-native ?= "1.0.1" | 85 | PREFERRED_VERSION_makedepend-native ?= "1.0.1" |
86 | PREFERRED_VERSION_pixman ?= "0.13.2" | 86 | PREFERRED_VERSION_pixman ?= "0.13.2" |
87 | PREFERRED_VERSION_printproto ?= "1.0.4" | 87 | PREFERRED_VERSION_printproto ?= "1.0.4" |
88 | PREFERRED_VERSION_randrproto ?= "1.2.1" | 88 | PREFERRED_VERSION_randrproto ?= "1.2.2" |
89 | PREFERRED_VERSION_randrproto-sdk ?= "1.2.1" | 89 | PREFERRED_VERSION_randrproto-sdk ?= "1.2.2" |
90 | PREFERRED_VERSION_recordproto ?= "1.13.2" | 90 | PREFERRED_VERSION_recordproto ?= "1.13.2" |
91 | PREFERRED_VERSION_renderproto ?= "0.9.3" | 91 | PREFERRED_VERSION_renderproto ?= "0.9.3" |
92 | PREFERRED_VERSION_renderproto-sdk ?= "0.9.3" | 92 | PREFERRED_VERSION_renderproto-sdk ?= "0.9.3" |
@@ -104,14 +104,14 @@ PREFERRED_VERSION_xcmiscproto-native ?= "1.1.2" | |||
104 | PREFERRED_VERSION_xcmiscproto-sdk ?= "1.1.2" | 104 | PREFERRED_VERSION_xcmiscproto-sdk ?= "1.1.2" |
105 | PREFERRED_VERSION_xdpyinfo ?= "1.0.3" | 105 | PREFERRED_VERSION_xdpyinfo ?= "1.0.3" |
106 | PREFERRED_VERSION_xev ?= "1.0.3" | 106 | PREFERRED_VERSION_xev ?= "1.0.3" |
107 | PREFERRED_VERSION_xextproto ?= "7.0.3" | 107 | PREFERRED_VERSION_xextproto ?= "7.0.4" |
108 | PREFERRED_VERSION_xextproto-native ?= "7.0.3" | 108 | PREFERRED_VERSION_xextproto-native ?= "7.0.4" |
109 | PREFERRED_VERSION_xextproto-sdk ?= "7.0.3" | 109 | PREFERRED_VERSION_xextproto-sdk ?= "7.0.4" |
110 | PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" | 110 | PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" |
111 | PREFERRED_VERSION_xf86bigfontproto-native ?= "1.1.2" | 111 | PREFERRED_VERSION_xf86bigfontproto-native ?= "1.1.2" |
112 | PREFERRED_VERSION_xf86bigfontproto-sdk ?= "1.1.2" | 112 | PREFERRED_VERSION_xf86bigfontproto-sdk ?= "1.1.2" |
113 | PREFERRED_VERSION_xf86dgaproto ?= "2.0.3" | 113 | PREFERRED_VERSION_xf86dgaproto ?= "2.0.3" |
114 | PREFERRED_VERSION_xf86driproto ?= "2.0.3" | 114 | PREFERRED_VERSION_xf86driproto ?= "2.0.4" |
115 | PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}" | 115 | PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}" |
116 | PREFERRED_VERSION_xf86miscproto ?= "0.9.2" | 116 | PREFERRED_VERSION_xf86miscproto ?= "0.9.2" |
117 | PREFERRED_VERSION_xf86rushproto ?= "1.1.2" | 117 | PREFERRED_VERSION_xf86rushproto ?= "1.1.2" |
@@ -122,9 +122,9 @@ PREFERRED_VERSION_xineramaproto ?= "1.1.2" | |||
122 | PREFERRED_VERSION_xmodmap ?= "1.0.3" | 122 | PREFERRED_VERSION_xmodmap ?= "1.0.3" |
123 | PREFERRED_VERSION_xorg-cf-files ?= "1.0.2" | 123 | PREFERRED_VERSION_xorg-cf-files ?= "1.0.2" |
124 | PREFERRED_VERSION_xprop ?= "1.0.4" | 124 | PREFERRED_VERSION_xprop ?= "1.0.4" |
125 | PREFERRED_VERSION_xproto ?= "7.0.13" | 125 | PREFERRED_VERSION_xproto ?= "7.0.14" |
126 | PREFERRED_VERSION_xproto-native ?= "7.0.13" | 126 | PREFERRED_VERSION_xproto-native ?= "7.0.14" |
127 | PREFERRED_VERSION_xproto-sdk ?= "7.0.13" | 127 | PREFERRED_VERSION_xproto-sdk ?= "7.0.14" |
128 | PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.2" | 128 | PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.2" |
129 | PREFERRED_VERSION_xrandr ?= "1.2.3" | 129 | PREFERRED_VERSION_xrandr ?= "1.2.3" |
130 | PREFERRED_VERSION_xrdb ?= "1.0.5" | 130 | PREFERRED_VERSION_xrdb ?= "1.0.5" |