summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-factory-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-01-12 14:45:01 -0600
commit28ec5c75fd26857b3e3ad93b07ea2f20444b84c2 (patch)
treef94b21a0b2449b95cfd05c8dce26a799688b9c28 /recipes-core/images/mlinux-factory-image.bb
parent03abb1abb888d89de5150b6c3c604e769884f2ff (diff)
downloadmeta-mlinux-atmel-28ec5c75fd26857b3e3ad93b07ea2f20444b84c2.tar.gz
meta-mlinux-atmel-28ec5c75fd26857b3e3ad93b07ea2f20444b84c2.tar.bz2
meta-mlinux-atmel-28ec5c75fd26857b3e3ad93b07ea2f20444b84c2.zip
gpsd-conf must now be added separately to start gpsd automatically
Diffstat (limited to 'recipes-core/images/mlinux-factory-image.bb')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 49cab1f..19134c1 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -89,6 +89,6 @@ IMAGE_INSTALL_append = " pps-tools"
IMAGE_INSTALL_append = " dnsmasq bluez5-pand bluez5-rfcomm"
# When ntp is to use the GPS, gps-utils is required
-IMAGE_INSTALL_append = " gpsd libgps ntp ntp-utils gpspipe gps-utils"
+IMAGE_INSTALL_append = " gpsd gpsd-conf gpsd-gpsctl libgps ntp ntp-utils gpspipe gps-utils"
IMAGE_INSTALL_append = " uxfp uvccapture"