diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:15:45 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 4438620b41343952a40865c9b5f0f888511554ed (patch) | |
tree | 46204e1264547a12f1b1c948e5f9d5c6dd72d08f /meta/conf/distro/include | |
parent | 882d8e8a68bbd60a1b551c3a7080b301ac8ff88d (diff) | |
download | poky-4438620b41343952a40865c9b5f0f888511554ed.tar.gz |
recordproto: upgrade from 1.14 to the latest version 1.14.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 341e994b13..98b04a845d 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -87,7 +87,7 @@ PREFERRED_VERSION_pixman ?= "0.18.2" | |||
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" |
89 | PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" | 89 | PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" |
90 | PREFERRED_VERSION_recordproto ?= "1.14" | 90 | PREFERRED_VERSION_recordproto ?= "1.14.1" |
91 | PREFERRED_VERSION_renderproto ?= "0.11" | 91 | PREFERRED_VERSION_renderproto ?= "0.11" |
92 | PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" | 92 | PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" |
93 | PREFERRED_VERSION_resourceproto ?= "1.1.0" | 93 | PREFERRED_VERSION_resourceproto ?= "1.1.0" |