summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-09-21 16:19:23 -0500
committerJohn Klug <john.klug@multitech.com>2018-09-21 16:19:23 -0500
commit7516ef4a0314d7c145cbf4161955fc0658b7d42d (patch)
tree1a3867f1f5816dfa49e9240154b6475e3041d2bb /recipes-core
parent2a634b9c4d2efe5bf560eff98cdadc3f233b6497 (diff)
downloadmeta-mlinux-7516ef4a0314d7c145cbf4161955fc0658b7d42d.tar.gz
meta-mlinux-7516ef4a0314d7c145cbf4161955fc0658b7d42d.tar.bz2
meta-mlinux-7516ef4a0314d7c145cbf4161955fc0658b7d42d.zip
Add libgps22 to factory image for LPF and bump mLinux
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 55fbc37..138193f 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -92,6 +92,6 @@ IMAGE_INSTALL += "pps-tools"
IMAGE_INSTALL += "dnsmasq bluez5-pand bluez5-rfcomm"
# When ntp is to use the GPS, gps-utils is required
-IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gps-utils gpsd-udev"
+IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gps-utils gpsd-udev libgps22"
IMAGE_INSTALL += "lxfp uvccapture"