[oe-commits] [openembedded-core] 17/33: inputproto: explicitly disable asciidoc to avoid floating dependency

git at git.openembedded.org git at git.openembedded.org
Tue Aug 23 16:45:48 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit d6bb98d0c432d8f4ffaf74f63aca61354565a546
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Aug 22 13:46:13 2016 +0100

    inputproto: explicitly disable asciidoc to avoid floating dependency
    
    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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list