From d4d1de7982cf9b15651e05253ed5c07c2d7ddeca Mon Sep 17 00:00:00 2001 From: Constantin Musca Date: Mon, 13 Aug 2012 17:27:32 +0300 Subject: dri2proto: upgrade to 2.8 (From OE-Core rev: cbdedb4c5d6975ed3e12154270414572f82811b1) Signed-off-by: Constantin Musca Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb | 16 ---------------- meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb create mode 100644 meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb deleted file mode 100644 index 99c089a7f9..0000000000 --- a/meta/recipes-graphics/xorg-proto/dri2proto_2.6.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] = "2eb74959684f47c862081099059a11ab" -SRC_URI[sha256sum] = "ad82c0b28c19fcd3f91ea1f93956cb666526b41b91f239773b5854b9b1a3b909" diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb new file mode 100644 index 0000000000..fd27ed5611 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.8.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] = "b2721d5d24c04d9980a0c6540cb5396a" +SRC_URI[sha256sum] = "f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04" -- cgit v1.2.3-54-g00ecf