summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-28 22:39:51 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-28 22:39:51 -0600
commit7b0d13957ea65e27d9f5bfa28e348dba678596a2 (patch)
tree2ff0c437bdbca53f1693272e301638c200a1489a /recipes-core/images
parent593efbc7868324d1def06adc7d5c39e67fdf6af4 (diff)
downloadmeta-mlinux-7b0d13957ea65e27d9f5bfa28e348dba678596a2.tar.gz
meta-mlinux-7b0d13957ea65e27d9f5bfa28e348dba678596a2.tar.bz2
meta-mlinux-7b0d13957ea65e27d9f5bfa28e348dba678596a2.zip
Elminate gpsd-udev from image
Diffstat (limited to 'recipes-core/images')
-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 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"