From 7ddf8b0794a74c65b20175e6fff0a89d0a73cfed Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 24 Sep 2020 09:47:01 -0500 Subject: Add pps-tools to the mtcap test image --- recipes-core/images/mlinux-mtcap-test-image.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-core') 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} \ -- cgit v1.2.3