summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-24 10:11:46 -0500
committerJohn Klug <john.klug@multitech.com>2017-08-24 10:11:46 -0500
commit8028e0dd5163faec8d43886a40adbe29dcfe1477 (patch)
treebbe3f84b921f00364f2edfa978ec63fdc3d03f32 /recipes-core
parent628af0ecac9df1be0110d044cc1351a6d79fcc2d (diff)
downloadmeta-mlinux-atmel-8028e0dd5163faec8d43886a40adbe29dcfe1477.tar.gz
meta-mlinux-atmel-8028e0dd5163faec8d43886a40adbe29dcfe1477.tar.bz2
meta-mlinux-atmel-8028e0dd5163faec8d43886a40adbe29dcfe1477.zip
Add the gpsd library
Diffstat (limited to 'recipes-core')
-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 46a3115..5ef4f85 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -86,6 +86,6 @@ IMAGE_INSTALL += "venus-gps"
IMAGE_INSTALL += "pps-tools"
# When ntp is to use the GPS, gps-utils is required
-IMAGE_INSTALL += "gpsd ntp ntp-utils gps-utils gpsd-udev"
+IMAGE_INSTALL += "gpsd libgps22 ntp ntp-utils gps-utils gpsd-udev"
IMAGE_INSTALL += "uvccapture"