summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/xcb-proto.inc
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-01-21 21:40:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-24 11:54:22 +0000
commitab315a3b68edc7ced4394101997dbb3409cf6b99 (patch)
tree10baadcbed6adbd4a4e1bb05879cb98d23476c0f /meta/recipes-graphics/xcb/xcb-proto.inc
parent12e10a653a5c6ef104503f4cd9a4cc3c2add8dd1 (diff)
downloadpoky-ab315a3b68edc7ced4394101997dbb3409cf6b99.tar.gz
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>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto.inc')
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto.inc b/meta/recipes-graphics/xcb/xcb-proto.inc
index bab51121e1..e93b1a2ff1 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"
9SECTION = "x11/libs" 9SECTION = "x11/libs"
10LICENSE = "MIT-X" 10LICENSE = "MIT-X"
11 11
12SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2 \ 12SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
13 file://xcb-proto-libdir.patch"
14 13
15inherit autotools pkgconfig 14inherit autotools pkgconfig
16 15