From 5fd132f1be8328c48c8a7ca6287f6cc482164d32 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 30 Jan 2019 18:46:22 -0600 Subject: gpsd-udev can create a 2nd GPSD with some radios. Remove from factory image --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index c57f0a2..37a6533 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 gpspipe gps-utils gpsd-udev" +IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gpspipe gps-utils" IMAGE_INSTALL += "lxfp uvccapture" -- cgit v1.2.3