From 802fd8be96905b478de585aae9562c7ee79c9fa4 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 16 Nov 2010 23:09:27 +0800 Subject: [PATCH] damageproto: upgrade from 1.2.0 to the latest version 1.2.1 Signed-off-by: Dexuan Cui --- meta/conf/distro/include/preferred-xorg-versions.inc | 2 +- .../xorg-proto/{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" -- 2.7.4