From c5ea4cde909feb8b4341089ec20eab53fddd4e6e Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 1 Apr 2021 12:36:48 -0500 Subject: Add gpsd to the mtcap commissioning image --- recipes-core/images/mlinux-mtcap-commissioning-image.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-core/images') 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;" -- cgit v1.2.3