diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:18:18 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:28 -0800 |
commit | 3311471be0a4dfd4a949473eb296771e191f3153 (patch) | |
tree | 9b21c7cd5d52be8d4470c08e251a2236b0de47e9 | |
parent | a6810e6c2c65300eeb34be3821e8acc962f02559 (diff) | |
download | poky-3311471be0a4dfd4a949473eb296771e191f3153.tar.gz |
xextproto: upgrade from 7.1.1 to the latest version 7.1.2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 6 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb (renamed from meta/recipes-graphics/xorg-proto/xextproto_7.1.1.bb) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index e74a849e86..56ae237096 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -104,9 +104,9 @@ PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1" | |||
104 | PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1" | 104 | PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1" |
105 | PREFERRED_VERSION_xdpyinfo ?= "1.1.0" | 105 | PREFERRED_VERSION_xdpyinfo ?= "1.1.0" |
106 | PREFERRED_VERSION_xev ?= "1.0.3" | 106 | PREFERRED_VERSION_xev ?= "1.0.3" |
107 | PREFERRED_VERSION_xextproto ?= "7.1.1" | 107 | PREFERRED_VERSION_xextproto ?= "7.1.2" |
108 | PREFERRED_VERSION_xextproto-native ?= "7.1.1" | 108 | PREFERRED_VERSION_xextproto-native ?= "7.1.2" |
109 | PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.1" | 109 | PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.2" |
110 | PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0" | 110 | PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0" |
111 | PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0" | 111 | PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0" |
112 | PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" | 112 | PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" |
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.1.1.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb index 157f070309..157f070309 100644 --- a/meta/recipes-graphics/xorg-proto/xextproto_7.1.1.bb +++ b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb | |||