From 7516ef4a0314d7c145cbf4161955fc0658b7d42d Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 21 Sep 2018 16:19:23 -0500 Subject: Add libgps22 to factory image for LPF and bump mLinux --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') 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" -- cgit v1.2.3