* [PATCH] libxkbfile: Remove obsolete configure option
@ 2013-12-04 10:41 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2013-12-04 10:41 UTC (permalink / raw)
To: openembedded-core
Resolves the QA error:
WARNING: QA Issue: libxkbfile: configure was passed unrecognised options: --without-xcb
(there is no such configure option any more)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.8.bb b/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.8.bb
index 812d2af..620b414 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.8.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.8.bb
@@ -12,8 +12,6 @@ DEPENDS += "virtual/libx11 kbproto"
PE = "1"
-EXTRA_OECONF += "--without-xcb"
-
BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "19e6533ae64abba0773816a23f2b9507"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-04 10:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 10:41 [PATCH] libxkbfile: Remove obsolete configure option Richard Purdie
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.