networkmanager: configure compile time PACKAGECONFIG options
* Disabled: dnsmasq and netconfig * Enabled: cellular related options and connectivity check https://jira.digi.com/browse/DEL-4289 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
42e2202a7d
commit
4c7829c239
|
|
@ -0,0 +1,4 @@
|
|||
# Copyright (C) 2017, Digi International Inc.
|
||||
|
||||
PACKAGECONFIG_remove = "dnsmasq netconfig"
|
||||
PACKAGECONFIG_append = " concheck modemmanager ppp"
|
||||
Loading…
Reference in New Issue