[poky] [PATCH 06/12] randrproto: upgrade from 1.3.1 to the latest version 1.3.2
Dexuan Cui
dexuan.cui at intel.com
Tue Nov 16 07:14:56 PST 2010
Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
---
.../distro/include/preferred-xorg-versions.inc | 4 ++--
.../{randrproto_1.3.1.bb => randrproto_1.3.2.bb} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-proto/{randrproto_1.3.1.bb => randrproto_1.3.2.bb} (96%)
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index baec854..341e994 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -85,8 +85,8 @@ PREFERRED_VERSION_makedepend ?= "1.0.2"
PREFERRED_VERSION_makedepend-native ?= "1.0.2"
PREFERRED_VERSION_pixman ?= "0.18.2"
PREFERRED_VERSION_printproto ?= "1.0.4"
-PREFERRED_VERSION_randrproto ?= "1.3.1"
-PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.1"
+PREFERRED_VERSION_randrproto ?= "1.3.2"
+PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
PREFERRED_VERSION_recordproto ?= "1.14"
PREFERRED_VERSION_renderproto ?= "0.11"
PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
similarity index 96%
rename from meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb
rename to meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
index 725be1d..1e116d9 100644
--- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
CONFLICTS = "randrext"
-PR = "r1"
+PR = "r0"
PE = "1"
BBCLASSEXTEND = "nativesdk"
--
1.7.0.4
More information about the poky
mailing list