openobex: disable building documentation

When building openobex on a host without any connection to outside,
the configure fails as it tries to get some url from outside to build
the documentation.

Fix this problem by disabling building documentation.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Chen Qi
2017-08-17 11:35:20 +08:00
committed by Martin Jansa
parent aaca09b952
commit dcdab9880d
@@ -21,6 +21,7 @@ inherit cmake pkgconfig
S = "${WORKDIR}/${BP}-Source"
EXTRA_OECONF = " -DCMAKE_SKIP_RPATH=ON "
EXTRA_OECMAKE += "-DBUILD_DOCUMENTATION=OFF"
#--enable-apps --enable-syslog