From 0daf5fbacea5b8b1fa3f0f2890ced8a9cfacdf6e Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 2 Sep 2020 15:46:48 -0500 Subject: Add gpsd for MTCAP versions with a GNSS --- recipes-core/images/mlinux-mtcap-image.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes-core') diff --git a/recipes-core/images/mlinux-mtcap-image.bb b/recipes-core/images/mlinux-mtcap-image.bb index f984d90..3fe349c 100644 --- a/recipes-core/images/mlinux-mtcap-image.bb +++ b/recipes-core/images/mlinux-mtcap-image.bb @@ -63,9 +63,8 @@ IMAGE_INSTALL_append = " \ MISC_FEATURES = "minicom lrzsz nano uxfp" # Extra stuff to install -# Someday add wifi features -# ${WIFI_FEATURES} -# +IMAGE_INSTALL_append = " gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils" + IMAGE_INSTALL_append = " \ ${FILESYSTEM_FEATURES} \ ${TIME_FEATURES} \ -- cgit v1.2.3