[poky] [PATCH 11/12] xextproto: upgrade from 7.1.1 to the latest version 7.1.2
Dexuan Cui
dexuan.cui at intel.com
Tue Nov 16 07:18:18 PST 2010
Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
---
.../distro/include/preferred-xorg-versions.inc | 6 +++---
.../{xextproto_7.1.1.bb => xextproto_7.1.2.bb} | 0
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-proto/{xextproto_7.1.1.bb => xextproto_7.1.2.bb} (100%)
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index e74a849..56ae237 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"
PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1"
PREFERRED_VERSION_xdpyinfo ?= "1.1.0"
PREFERRED_VERSION_xev ?= "1.0.3"
-PREFERRED_VERSION_xextproto ?= "7.1.1"
-PREFERRED_VERSION_xextproto-native ?= "7.1.1"
-PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.1"
+PREFERRED_VERSION_xextproto ?= "7.1.2"
+PREFERRED_VERSION_xextproto-native ?= "7.1.2"
+PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.2"
PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0"
PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0"
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
similarity index 100%
rename from meta/recipes-graphics/xorg-proto/xextproto_7.1.1.bb
rename to meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
--
1.7.0.4
More information about the poky
mailing list