networkmanager: disable introspection

Introspection support is currently broken upstream. It is only
used to generate the documentation, so it is safe to remove it.

https://jira.digi.com/browse/DEL-5518

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
This commit is contained in:
Jose Diaz de Grenu 2018-01-02 15:55:46 +01:00
parent dc7f524182
commit 8aeb160912
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ PACKAGECONFIG_remove = "consolekit"
PACKAGECONFIG_remove = "netconfig nss"
PACKAGECONFIG_append = " concheck gnutls modemmanager ppp"
EXTRA_OECONF_append = " --disable-introspection"
#
# NetworkManager only accepts IP addresses in CIDR format
#