diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:09:27 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 0272e2463a4ef0549187cf948df6c61ce5fb9308 (patch) | |
tree | a2b39dfc929697f3f2788c50e002ed3edee53d35 /meta/conf/distro | |
parent | 5c1e52c1fe452fbbd60abb68086efb6fcdd7a63b (diff) | |
download | poky-0272e2463a4ef0549187cf948df6c61ce5fb9308.tar.gz |
damageproto: 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 64dbadde3d..6f5b019612 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -7,7 +7,7 @@ PREFERRED_VERSION_bigreqsproto ?= "1.1.0" | |||
7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0" | 7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0" |
8 | PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0" | 8 | PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0" |
9 | PREFERRED_VERSION_compositeproto ?= "0.4" | 9 | PREFERRED_VERSION_compositeproto ?= "0.4" |
10 | PREFERRED_VERSION_damageproto ?= "1.2.0" | 10 | PREFERRED_VERSION_damageproto ?= "1.2.1" |
11 | PREFERRED_VERSION_dmxproto ?= "2.3" | 11 | PREFERRED_VERSION_dmxproto ?= "2.3" |
12 | PREFERRED_VERSION_evieext ?= "1.1.0" | 12 | PREFERRED_VERSION_evieext ?= "1.1.0" |
13 | PREFERRED_VERSION_fixesproto ?= "4.1.1" | 13 | PREFERRED_VERSION_fixesproto ?= "4.1.1" |