]> code.ossystems Code Review - openembedded-core.git/commitdiff
xcb-proto: upgrade to 1.7
authorShane Wang <shane.wang@intel.com>
Sat, 21 Jan 2012 13:40:37 +0000 (21:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 11:23:56 +0000 (11:23 +0000)
Upgrade xcb-proto from 1.6 to 1.7
Since xcb-proto-libdir.patch is there, the file is removed.

Signed-off-by: Shane Wang <shane.wang@intel.com>
meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch [deleted file]
meta/recipes-graphics/xcb/xcb-proto.inc
meta/recipes-graphics/xcb/xcb-proto_1.7.bb [moved from meta/recipes-graphics/xcb/xcb-proto_1.6.bb with 58% similarity]

diff --git a/meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch b/meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch
deleted file mode 100644 (file)
index 708f329..0000000
+++ /dev/null
@@ -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@
index bab51121e19e16ac203611415d3921e9d6c4d4ba..e93b1a2ff127d53c2e6b2d3e6a83ebae13763ca4 100644 (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
 
similarity index 58%
rename from meta/recipes-graphics/xcb/xcb-proto_1.6.bb
rename to meta/recipes-graphics/xcb/xcb-proto_1.7.bb
index 7ac7ad5dc9a05cdac1ba7d0f59547f9cf3914d1c..fac24df69f3e1776f9d702a1b57358bd334c6434 100644 (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"