summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2023-05-12 15:10:06 -0500
committerJohn Klug <john.klug@multitech.com>2023-05-24 16:37:34 -0500
commit20c09a5937bec9f989cad1739d7593397a351382 (patch)
tree96472dce2a4cb794e56700a508f7012a81a7e1eb
parent26982b59a0191f4e4f0b404c8a056288ab36c70b (diff)
downloadmeta-mlinux-atmel-master.tar.gz
meta-mlinux-atmel-master.tar.bz2
meta-mlinux-atmel-master.zip
pps test command for MTCDTIP2HEAD6.3.0master
-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 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;"