aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-08-11 01:26:34 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-12 17:11:24 +0100
commit4de2ba0eeaefbd6813443c6906108b815af9e109 (patch)
treec420a42a79b180f2fb5f2e4611f21e09beb461df /meta/recipes-graphics/xcb/xcb-proto_1.6.bb
parentd300cfe603b00fc963f7ed874563016fcbcc47a8 (diff)
downloadopenembedded-core-4de2ba0eeaefbd6813443c6906108b815af9e109.tar.gz
xcb-proto: update based on changes to python.m4 in automake
1. We dont need the aclocal patch as this will be handled by automake 2. We need to update xcb-proto.pc.in to know about ${libdir} since we'll end up with something like: pythondir=${libdir}/python2.6/site-packages Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto_1.6.bb')
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto_1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
index 1868f1aa86..9d35596627 100644
--- a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb
+++ b/meta/recipes-graphics/xcb/xcb-proto_1.6.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 = "r2"
+PR = "r3"
SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b"
SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2"