summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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