diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:16:18 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 94454047be5ee7e027de56c583c55f183140c75f (patch) | |
tree | 6c4d3b439db7d133cebf914ab13061bf6739df7c /meta/conf/distro | |
parent | 4438620b41343952a40865c9b5f0f888511554ed (diff) | |
download | poky-94454047be5ee7e027de56c583c55f183140c75f.tar.gz |
scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/conf/distro')
-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 98b04a845d..b00dbc053f 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -91,7 +91,7 @@ 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" |
94 | PREFERRED_VERSION_scrnsaverproto ?= "1.2.0" | 94 | PREFERRED_VERSION_scrnsaverproto ?= "1.2.1" |
95 | PREFERRED_VERSION_trapproto ?= "3.4.3" | 95 | PREFERRED_VERSION_trapproto ?= "3.4.3" |
96 | PREFERRED_VERSION_util-macros ?= "1.10.0" | 96 | PREFERRED_VERSION_util-macros ?= "1.10.0" |
97 | PREFERRED_VERSION_util-macros-native ?= "1.10.0" | 97 | PREFERRED_VERSION_util-macros-native ?= "1.10.0" |