aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/xcb-proto.inc
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-07-13 16:43:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-20 15:24:55 +0100
commitec7ea43749d40e4164dc35493a796b9546e60e4e (patch)
tree707fc594cec00a1a0b7c82429b35ef08a8c91a6a /meta/recipes-graphics/xcb/xcb-proto.inc
parent02c843d995e238f7a5b326195f14222f6a99b596 (diff)
downloadopenembedded-core-ec7ea43749d40e4164dc35493a796b9546e60e4e.tar.gz
xcb-proto: add multilib support.
There is hardcode of /usr/lib dir for some python files. Fix it to support multilib. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto.inc')
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto.inc b/meta/recipes-graphics/xcb/xcb-proto.inc
index cd7e115174..76688c9ebc 100644
--- a/meta/recipes-graphics/xcb/xcb-proto.inc
+++ b/meta/recipes-graphics/xcb/xcb-proto.inc
@@ -9,7 +9,8 @@ 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"
+SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2 \
+ file://aclocal.patch"
inherit autotools pkgconfig