From: Dexuan Cui Date: Tue, 16 Nov 2010 15:14:56 +0000 (+0800) Subject: randrproto: upgrade from 1.3.1 to the latest version 1.3.2 X-Git-Tag: 2011-1~3958 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=882d8e8a68bbd60a1b551c3a7080b301ac8ff88d;p=openembedded-core.git randrproto: upgrade from 1.3.1 to the latest version 1.3.2 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 baec854d20..341e994b13 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 725be1d702..1e116d9fed 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"