networkmanager: enable option for compiling with connectivity check

concheck is now activated as PACKAGECONFIG, so adapt the recipe.

https://onedigi.atlassian.net/browse/DEL-8014

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2022-07-11 11:14:25 +02:00
parent 6a364ab3d2
commit 8071290c75
1 changed files with 2 additions and 2 deletions

View File

@ -28,9 +28,9 @@ PACKAGECONFIG:remove:dey = "consolekit"
# Adjust other compile time options to save space
PACKAGECONFIG:remove:dey = "netconfig nss"
PACKAGECONFIG:append = " gnutls modemmanager ppp"
PACKAGECONFIG:append = " gnutls modemmanager ppp concheck"
EXTRA_OECONF:append = " --disable-introspection --enable-concheck"
EXTRA_OECONF:append = " --disable-introspection"
#
# NetworkManager only accepts IP addresses in CIDR format