From 7e4d0426e0e17cc4928a71878d2abf108e008737 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Mon, 13 Jun 2011 20:57:11 +0800 Subject: dri2proto: upgrade from 2.3 to the latest version 2.4 (From OE-Core rev: 8e401b62fd11b6c6df56c8616e0c1459c194beab) Signed-off-by: Dexuan Cui Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb | 16 ---------------- meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb create mode 100644 meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb (limited to 'meta/recipes-graphics/xorg-proto') diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb deleted file mode 100644 index 79f7dbc1ae..0000000000 --- a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb +++ /dev/null @@ -1,16 +0,0 @@ -require xorg-proto-common.inc - -SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers" - -DESCRIPTION = "This package provides the wire protocol for the Direct \ -Rendering Ifnrastructure 2. DIR is required for may hardware \ -accelerated OpenGL drivers." - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ - file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca" - -PR = "r0" - -SRC_URI[md5sum] = "3407b494d5e90d584c9af52aa8f9f028" -SRC_URI[sha256sum] = "b2141892a0db35feffa5e952ff5e1d2727c4436b07d7e2e9dd2ed89c8bb3e677" diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb new file mode 100644 index 0000000000..9d30e948ec --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.4.bb @@ -0,0 +1,16 @@ +require xorg-proto-common.inc + +SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers" + +DESCRIPTION = "This package provides the wire protocol for the Direct \ +Rendering Ifnrastructure 2. DIR is required for may hardware \ +accelerated OpenGL drivers." + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ + file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca" + +PR = "r0" + +SRC_URI[md5sum] = "0cdeb1e95901813385dc9576be272bd3" +SRC_URI[sha256sum] = "ff156f178d48ab31beeb4be5eb39d5df7540791ba489a8d94c443bb99a2376f1" -- cgit v1.2.3-54-g00ecf