summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-01-24 16:37:56 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-03-22 09:19:52 +0100
commitfb0d1574829c0d94c33a0470986f37c965cde734 (patch)
tree6c59b903add1a62ede2e819e5750d40173ba83e9
parentb60a6c3928aaf0139f87bb9807eac34f2b126a24 (diff)
angstrom-lxqt-image: add a connman plugin
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/angstrom-lxqt-image.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-images/images/angstrom-lxqt-image.bb b/recipes-images/images/angstrom-lxqt-image.bb
index bdbef56..496fd3b 100644
--- a/recipes-images/images/angstrom-lxqt-image.bb
+++ b/recipes-images/images/angstrom-lxqt-image.bb
@@ -32,7 +32,9 @@ IMAGE_LINGUAS = "en-us"
DISTRO_UPDATE_ALTERNATIVES ??= ""
ROOTFS_PKGMANAGE_PKGS ?= '${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE} ${DISTRO_UPDATE_ALTERNATIVES}", d)}'
-CONMANPKGS ?= "connman connman-client"
+# for a more complete configuration tool consider replacing lxqt-connman-applet
+# with cmst at the price of a bigger footprint
+CONMANPKGS ?= "connman connman-client lxqt-connman-applet"
CONMANPKGS_libc-uclibc = ""
#deploy the OpenGL ES headers to the sysroot