xcb-proto: upgrade to 1.7

Upgrade xcb-proto from 1.6 to 1.7
Since xcb-proto-libdir.patch is there, the file is removed.

(From OE-Core rev: 15780c7d7bb5d242aa688c1c1d9842a1004222d9)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Shane Wang 2012-01-21 21:40:37 +08:00 committed by Richard Purdie
parent 12e10a653a
commit ab315a3b68
3 changed files with 4 additions and 19 deletions

View File

@ -1,14 +0,0 @@
Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Index: xcb-proto-1.6/xcb-proto.pc.in
===================================================================
--- xcb-proto-1.6.orig/xcb-proto.pc.in
+++ xcb-proto-1.6/xcb-proto.pc.in
@@ -1,4 +1,5 @@
prefix=@prefix@
+libdir=@libdir@
datarootdir=@datarootdir@
datadir=@datadir@
xcbincludedir=@xcbincludedir@

View File

@ -9,8 +9,7 @@ BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
SECTION = "x11/libs"
LICENSE = "MIT-X"
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2 \
file://xcb-proto-libdir.patch"
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
inherit autotools pkgconfig

View File

@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
PR = "r4"
PR = "r0"
SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b"
SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2"
SRC_URI[md5sum] = "f5d73ec841ed055f5e80535819f18400"
SRC_URI[sha256sum] = "e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38"