From 99fbca727189ad9073791b56fe0c27caf957c52b Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 16 Aug 2011 16:49:54 +0800 Subject: dri2proto: upgrade from 2.4 to 2.6 The patch has been integrated into 1.4.14 so let's remove it. (From OE-Core rev: 8e0e309966576d705c75eb0e82cbf46e57fc0e46) Signed-off-by: Dexuan Cui Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb (limited to 'meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb') diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb new file mode 100644 index 0000000000..99c089a7f9 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.6.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] = "2eb74959684f47c862081099059a11ab" +SRC_URI[sha256sum] = "ad82c0b28c19fcd3f91ea1f93956cb666526b41b91f239773b5854b9b1a3b909" -- cgit v1.2.3-54-g00ecf