summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-mtcap-test-image.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-12 14:45:01 -0600
committerJohn Klug <john.klug@multitech.com>2021-06-22 10:46:55 -0500
commit5f9a519eebe8163110e5779e44a2c95cd70e63ed (patch)
treea625216f55d0fdcdc510026f795fd36b054d611b /recipes-core/images/mlinux-mtcap-test-image.bb
parent81fc1e66cf3aca91b19e4b9f2dd922301590a480 (diff)
downloadmeta-mlinux-atmel-5f9a519eebe8163110e5779e44a2c95cd70e63ed.tar.gz
meta-mlinux-atmel-5f9a519eebe8163110e5779e44a2c95cd70e63ed.tar.bz2
meta-mlinux-atmel-5f9a519eebe8163110e5779e44a2c95cd70e63ed.zip
gpsd-conf must now be added separately to start gpsd automatically
Diffstat (limited to 'recipes-core/images/mlinux-mtcap-test-image.bb')
-rw-r--r--recipes-core/images/mlinux-mtcap-test-image.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb
index 57808cf..bc0d44d 100644
--- a/recipes-core/images/mlinux-mtcap-test-image.bb
+++ b/recipes-core/images/mlinux-mtcap-test-image.bb
@@ -76,6 +76,13 @@ MISC_FEATURES = "minicom lrzsz nano uxfp"
# Someday add wifi features
# ${WIFI_FEATURES}
#
+<<<<<<< HEAD
+=======
+IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils"
+
+IMAGE_INSTALL_append = " pps-tools"
+
+>>>>>>> 28ec5c7... gpsd-conf must now be added separately to start gpsd automatically
IMAGE_INSTALL += " \
${FILESYSTEM_FEATURES} \
${TIME_FEATURES} \