[OE-core] [PATCH] libxkbfile: Remove obsolete configure option

Richard Purdie richard.purdie at linuxfoundation.org
Wed Dec 4 10:41:13 UTC 2013


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 at 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"





More information about the Openembedded-core mailing list