summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-11-16 23:14:56 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:27 -0800
commit882d8e8a68bbd60a1b551c3a7080b301ac8ff88d (patch)
tree9718f59ad3409d28be4f0b05c24514580f2c87ea /meta/conf
parentca4e362e204939bcc6d2247620f538f2294a5f03 (diff)
downloadpoky-882d8e8a68bbd60a1b551c3a7080b301ac8ff88d.tar.gz
randrproto: upgrade from 1.3.1 to the latest version 1.3.2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index baec854d20..341e994b13 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -85,8 +85,8 @@ PREFERRED_VERSION_makedepend ?= "1.0.2"
85PREFERRED_VERSION_makedepend-native ?= "1.0.2" 85PREFERRED_VERSION_makedepend-native ?= "1.0.2"
86PREFERRED_VERSION_pixman ?= "0.18.2" 86PREFERRED_VERSION_pixman ?= "0.18.2"
87PREFERRED_VERSION_printproto ?= "1.0.4" 87PREFERRED_VERSION_printproto ?= "1.0.4"
88PREFERRED_VERSION_randrproto ?= "1.3.1" 88PREFERRED_VERSION_randrproto ?= "1.3.2"
89PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.1" 89PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
90PREFERRED_VERSION_recordproto ?= "1.14" 90PREFERRED_VERSION_recordproto ?= "1.14"
91PREFERRED_VERSION_renderproto ?= "0.11" 91PREFERRED_VERSION_renderproto ?= "0.11"
92PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" 92PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"