summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-09-24 09:47:01 -0500
committerJohn Klug <john.klug@multitech.com>2020-09-24 09:47:01 -0500
commit7ddf8b0794a74c65b20175e6fff0a89d0a73cfed (patch)
tree87c7b74db7c9528c2ec3bfe4de1eea93c1f6feb4 /recipes-core/images
parent8431f95bd516d7c8195dddbcec9963c80d890535 (diff)
downloadmeta-mlinux-atmel-7ddf8b0794a74c65b20175e6fff0a89d0a73cfed.tar.gz
meta-mlinux-atmel-7ddf8b0794a74c65b20175e6fff0a89d0a73cfed.tar.bz2
meta-mlinux-atmel-7ddf8b0794a74c65b20175e6fff0a89d0a73cfed.zip
Add pps-tools to the mtcap test image
Diffstat (limited to 'recipes-core/images')
-rw-r--r--recipes-core/images/mlinux-mtcap-test-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb
index 3b97329..32306f0 100644
--- a/recipes-core/images/mlinux-mtcap-test-image.bb
+++ b/recipes-core/images/mlinux-mtcap-test-image.bb
@@ -78,6 +78,8 @@ MISC_FEATURES = "minicom lrzsz nano uxfp"
#
IMAGE_INSTALL_append = " gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils"
+IMAGE_INSTALL_append = " pps-tools"
+
IMAGE_INSTALL += " \
${FILESYSTEM_FEATURES} \
${TIME_FEATURES} \