xcb-proto: upgrade to the latest version 1.6

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2010-06-29 10:14:51 +08:00 committed by Richard Purdie
parent b007125dc3
commit fa23bdfca8
3 changed files with 10 additions and 3 deletions

View File

@ -1,7 +1,9 @@
DESCRIPTION = "XCB: an X protocol C binding"
HOMEPAGE = "http://xcb.freedesktop.org"
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
SECTION = "x11/libs"
LICENSE = "MIT-X"
HOMEPAGE = "http://xcb.freedesktop.org"
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"

View File

@ -1,2 +0,0 @@
include xcb-proto.inc
PR = "r2"

View File

@ -0,0 +1,7 @@
include xcb-proto.inc
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
PR = "r0"