summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-04-01 12:36:48 -0500
committerJohn Klug <john.klug@multitech.com>2021-04-01 12:38:35 -0500
commitc5ea4cde909feb8b4341089ec20eab53fddd4e6e (patch)
tree19305d65b9f47f1e697d123593a6ad648ac31f48 /recipes-core/images
parentdeb9dc06cabe786d2c7531c5ed4a5585c5ed8d48 (diff)
downloadmeta-mlinux-atmel-c5ea4cde909feb8b4341089ec20eab53fddd4e6e.tar.gz
meta-mlinux-atmel-c5ea4cde909feb8b4341089ec20eab53fddd4e6e.tar.bz2
meta-mlinux-atmel-c5ea4cde909feb8b4341089ec20eab53fddd4e6e.zip
Add gpsd to the mtcap commissioning image
Diffstat (limited to 'recipes-core/images')
-rw-r--r--recipes-core/images/mlinux-mtcap-commissioning-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-commissioning-image.bb b/recipes-core/images/mlinux-mtcap-commissioning-image.bb
index b1edd03..1a86488 100644
--- a/recipes-core/images/mlinux-mtcap-commissioning-image.bb
+++ b/recipes-core/images/mlinux-mtcap-commissioning-image.bb
@@ -14,4 +14,5 @@ LIGHTTPD = "lighttpd \
IMAGE_INSTALL += "${LIGHTTPD}"
IMAGE_INSTALL_append = " commissioning commissioning-php-fpm"
IMAGE_INSTALL_remove = "useradd"
+IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils"
ROOTFS_POSTPROCESS_COMMAND_remove = "mlinux_set_root_password;"