[OE-core] [PATCH 03/18] xcb-proto: upgrade to 1.7

Shane Wang shane.wang at intel.com
Sun Jan 22 18:06:08 UTC 2012


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 at intel.com>
---
 .../xcb/xcb-proto-1.6/xcb-proto-libdir.patch       |   14 --------------
 meta/recipes-graphics/xcb/xcb-proto.inc            |    3 +--
 .../xcb/{xcb-proto_1.6.bb => xcb-proto_1.7.bb}     |    6 +++---
 3 files changed, 4 insertions(+), 19 deletions(-)
 delete mode 100644 meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch
 rename meta/recipes-graphics/xcb/{xcb-proto_1.6.bb => xcb-proto_1.7.bb} (58%)

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
index 708f329..0000000
--- a/meta/recipes-graphics/xcb/xcb-proto-1.6/xcb-proto-libdir.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Upstream-Status: Inappropriate [embedded specific]
-
-Signed-off-by: Kumar Gala <galak at 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@
diff --git a/meta/recipes-graphics/xcb/xcb-proto.inc b/meta/recipes-graphics/xcb/xcb-proto.inc
index bab5112..e93b1a2 100644
--- a/meta/recipes-graphics/xcb/xcb-proto.inc
+++ b/meta/recipes-graphics/xcb/xcb-proto.inc
@@ -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
 
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta/recipes-graphics/xcb/xcb-proto_1.7.bb
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 7ac7ad5..fac24df 100644
--- a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
+++ b/meta/recipes-graphics/xcb/xcb-proto_1.7.bb
@@ -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"
-- 
1.7.6





More information about the Openembedded-core mailing list