From: Dexuan Cui Date: Tue, 16 Nov 2010 15:09:27 +0000 (+0800) Subject: damageproto: upgrade from 1.2.0 to the latest version 1.2.1 X-Git-Tag: 2011-1~3963 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0272e2463a4ef0549187cf948df6c61ce5fb9308;p=openembedded-core.git damageproto: upgrade from 1.2.0 to the latest version 1.2.1 Signed-off-by: Dexuan Cui --- diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 64dbadde3d..6f5b019612 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 af61d03afb..db92da33dc 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"