[OE-core] [PATCH 1/2] inputproto: explicitly disable asciidoc to avoid floating dependency
Ross Burton
ross.burton at intel.com
Mon Aug 22 13:18:32 UTC 2016
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta/recipes-graphics/xorg-proto/inputproto_2.3.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.3.2.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.3.2.bb
index ae50b87..eb5e66b 100644
--- a/meta/recipes-graphics/xorg-proto/inputproto_2.3.2.bb
+++ b/meta/recipes-graphics/xorg-proto/inputproto_2.3.2.bb
@@ -18,3 +18,5 @@ BBCLASSEXTEND = "native nativesdk"
SRC_URI[md5sum] = "b290a463af7def483e6e190de460f31a"
SRC_URI[sha256sum] = "893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d"
+
+EXTRA_OECONF += "--without-asciidoc"
--
2.8.1
More information about the Openembedded-core
mailing list