diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:11:04 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | c081c06a3fdd277326a3760b5a0c3964c8cb5bfb (patch) | |
tree | 08caf8764b16c58509cb699a594733289e26fe88 /meta/conf/distro | |
parent | 0272e2463a4ef0549187cf948df6c61ce5fb9308 (diff) | |
download | openembedded-core-c081c06a3fdd277326a3760b5a0c3964c8cb5bfb.tar.gz openembedded-core-c081c06a3fdd277326a3760b5a0c3964c8cb5bfb.tar.bz2 openembedded-core-c081c06a3fdd277326a3760b5a0c3964c8cb5bfb.zip |
fixesproto: upgrade from 4.1.1 to the latest version 4.1.2
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 6f5b019612..49ccbe8e30 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -10,7 +10,7 @@ PREFERRED_VERSION_compositeproto ?= "0.4" PREFERRED_VERSION_damageproto ?= "1.2.1" PREFERRED_VERSION_dmxproto ?= "2.3" PREFERRED_VERSION_evieext ?= "1.1.0" -PREFERRED_VERSION_fixesproto ?= "4.1.1" +PREFERRED_VERSION_fixesproto ?= "4.1.2" PREFERRED_VERSION_fontcacheproto ?= "0.1.3" PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" PREFERRED_VERSION_fontsproto ?= "2.1.0" |