From 8431f95bd516d7c8195dddbcec9963c80d890535 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 18 Sep 2020 16:17:34 -0500 Subject: Add gpsd and ntp to MTCAP test image --- recipes-core/images/mlinux-mtcap-test-image.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb index 57808cf..3b97329 100644 --- a/recipes-core/images/mlinux-mtcap-test-image.bb +++ b/recipes-core/images/mlinux-mtcap-test-image.bb @@ -76,6 +76,8 @@ MISC_FEATURES = "minicom lrzsz nano uxfp" # Someday add wifi features # ${WIFI_FEATURES} # +IMAGE_INSTALL_append = " gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils" + IMAGE_INSTALL += " \ ${FILESYSTEM_FEATURES} \ ${TIME_FEATURES} \ -- cgit v1.2.3