From 20c09a5937bec9f989cad1739d7593397a351382 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 12 May 2023 15:10:06 -0500 Subject: pps test command for MTCDTIP2 --- recipes-core/images/mlinux-mtcap-commissioning-image.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/images/mlinux-mtcap-commissioning-image.bb b/recipes-core/images/mlinux-mtcap-commissioning-image.bb index e685b47..9255b28 100644 --- a/recipes-core/images/mlinux-mtcap-commissioning-image.bb +++ b/recipes-core/images/mlinux-mtcap-commissioning-image.bb @@ -15,4 +15,5 @@ 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 python3-pygps-pyc" +IMAGE_INSTALL_append = " pps-tools" ROOTFS_POSTPROCESS_COMMAND_remove = "mlinux_set_root_password;" -- cgit v1.2.3