From f7914c714d8e4d7d29b365b8deec8e24b86f0612 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 3 May 2019 17:35:19 -0500 Subject: Copy gpsd-3.16 from mLinux 4.1.9 for better gps initialization --- recipes-core/images/mlinux-factory-image.bb | 2 +- recipes-core/images/mlinux-mtrv1-image.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core') diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 37a6533..a20e64b 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" +IMAGE_INSTALL += "gpsd libgps24 libgps ntp ntp-utils gpspipe gps-utils" IMAGE_INSTALL += "lxfp uvccapture" diff --git a/recipes-core/images/mlinux-mtrv1-image.bb b/recipes-core/images/mlinux-mtrv1-image.bb index ab5c30b..3c10593 100644 --- a/recipes-core/images/mlinux-mtrv1-image.bb +++ b/recipes-core/images/mlinux-mtrv1-image.bb @@ -60,7 +60,7 @@ MISC_FEATURES = "minicom lrzsz nano" # Extra stuff to install IMAGE_INSTALL += "kernel-module-rs9113 rs9113-util rs9113-autostart" -IMAGE_INSTALL += "gpsd libgps ntp ntp-utils gpspipe gps-utils" +IMAGE_INSTALL += "gpsd libgps libgps24 ntp ntp-utils gpspipe gps-utils" IMAGE_INSTALL += " \ ${WIFI_FEATURES} \ -- cgit v1.2.3