]> code.ossystems Code Review - openembedded-core.git/commitdiff
dri2proto: upgrade to the latest version 2.3
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 29 Jun 2010 02:12:07 +0000 (10:12 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 30 Jun 2010 12:19:06 +0000 (13:19 +0100)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/packages/xorg-proto/dri2proto_2.2.bb [deleted file]
meta/packages/xorg-proto/dri2proto_2.3.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-proto/dri2proto_2.2.bb b/meta/packages/xorg-proto/dri2proto_2.2.bb
deleted file mode 100644 (file)
index a0e1fd3..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-DESCRIPTION = "DRI2 extension headers"
-
-require xorg-proto-common.inc
diff --git a/meta/packages/xorg-proto/dri2proto_2.3.bb b/meta/packages/xorg-proto/dri2proto_2.3.bb
new file mode 100644 (file)
index 0000000..048c27f
--- /dev/null
@@ -0,0 +1,9 @@
+DESCRIPTION = "DRI2 extension headers"
+
+require xorg-proto-common.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \
+                    file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca"
+
+PR = "r0"