[poky] [PATCH 01/12] damageproto: upgrade from 1.2.0 to the latest version 1.2.1
Dexuan Cui
dexuan.cui at intel.com
Tue Nov 16 07:09:27 PST 2010
Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../{damageproto_1.2.0.bb => damageproto_1.2.1.bb} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-proto/{damageproto_1.2.0.bb => damageproto_1.2.1.bb} (96%)
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 64dbadd..6f5b019 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"
PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0"
PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0"
PREFERRED_VERSION_compositeproto ?= "0.4"
-PREFERRED_VERSION_damageproto ?= "1.2.0"
+PREFERRED_VERSION_damageproto ?= "1.2.1"
PREFERRED_VERSION_dmxproto ?= "2.3"
PREFERRED_VERSION_evieext ?= "1.1.0"
PREFERRED_VERSION_fixesproto ?= "4.1.1"
diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
similarity index 96%
rename from meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb
rename to meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
index af61d03..db92da3 100644
--- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb
+++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \
file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296"
CONFLICTS = "damageext"
-PR = "r1"
+PR = "r0"
PE = "1"
--
1.7.0.4
More information about the poky
mailing list