aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xcb/xcb-proto.inc
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-06-29 16:12:02 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-06-29 16:12:02 +0400
commite90cf71fe69917d5716fbf25846ba0e91f0b5bd7 (patch)
tree369209a0765a5affe05fdd3bc3270a5f49461e13 /recipes/xcb/xcb-proto.inc
parent23d51f646b61515b9f404ee4a3068c73d7c06296 (diff)
downloadopenembedded-e90cf71fe69917d5716fbf25846ba0e91f0b5bd7.tar.gz
xcb-proto: allow empty xcb-proto
xcb-proto-dev depends on (empty) xcb-proto. Allow building of empty xcb-proto packet Also bump PR for xcb-proto 1.6 to force rebuilding. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/xcb/xcb-proto.inc')
-rw-r--r--recipes/xcb/xcb-proto.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xcb/xcb-proto.inc b/recipes/xcb/xcb-proto.inc
index ca477f36d3..13e6bc9d94 100644
--- a/recipes/xcb/xcb-proto.inc
+++ b/recipes/xcb/xcb-proto.inc
@@ -8,6 +8,7 @@ SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
inherit autotools pkgconfig
FILES_${PN}-dev += "${datadir}/xcb/*.xml"
+ALLOW_EMPTY_${PN} = "1"
do_stage() {
oe_runmake DESTDIR="${D}" install