From 882d8e8a68bbd60a1b551c3a7080b301ac8ff88d Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 16 Nov 2010 23:14:56 +0800 Subject: randrproto: upgrade from 1.3.1 to the latest version 1.3.2 Signed-off-by: Dexuan Cui --- meta/conf/distro/include/preferred-xorg-versions.inc | 4 ++-- meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb | 11 ----------- meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb | 11 +++++++++++ 3 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb create mode 100644 meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index baec854d2..341e994b1 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.1.bb deleted file mode 100644 index 725be1d70..000000000 --- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -require xorg-proto-common.inc - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ - file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" - -CONFLICTS = "randrext" -PR = "r1" -PE = "1" - -BBCLASSEXTEND = "nativesdk" diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb new file mode 100644 index 000000000..1e116d9fe --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb @@ -0,0 +1,11 @@ +require xorg-proto-common.inc + +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ + file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" + +CONFLICTS = "randrext" +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "nativesdk" -- cgit v1.2.3