X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Fconf%2Fdistro%2Fpoky-agl.conf;h=1be2a96b878d70c5c95a847044e6a901c3dee379;hb=refs%2Fchanges%2F21%2F5521%2F5;hp=b631f8779812cfadb32dbd03cf7b76db0036e0eb;hpb=0d4cff7d5839e501ab16f0dbe21c18620616d5b0;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/conf/distro/poky-agl.conf b/meta-agl/conf/distro/poky-agl.conf index b631f8779..1be2a96b8 100644 --- a/meta-agl/conf/distro/poky-agl.conf +++ b/meta-agl/conf/distro/poky-agl.conf @@ -17,6 +17,9 @@ PREFERRED_PROVIDER_udev-utils ?= "systemd" VIRTUAL-RUNTIME_init_manager = "systemd" VIRTUAL-RUNTIME_initscripts = "" +# network manager to use (possible values: systemd, connman) +VIRTUAL-RUNTIME_net_manager = "connman" + # Override these in poky based distros AGL_DEFAULT_DISTRO_FEATURES = "systemd opengl wayland pam bluetooth bluez5" AGL_DEFAULT_EXTRA_RDEPENDS = "packagegroup-core-boot"