summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-08 11:43:53 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-08 12:12:13 -0600
commit9dad0b7171d9a6dda4f4209c9d7b4fd164f9e391 (patch)
tree36ca77be6cb25d9f97ebde98624fc1aef4bbfb64 /recipes-core
parent237e032c41325162a29a370b21b61db50634a720 (diff)
downloadmeta-mlinux-9dad0b7171d9a6dda4f4209c9d7b4fd164f9e391.tar.gz
meta-mlinux-9dad0b7171d9a6dda4f4209c9d7b4fd164f9e391.tar.bz2
meta-mlinux-9dad0b7171d9a6dda4f4209c9d7b4fd164f9e391.zip
Split out gpspipe into new package called gpspipe from gps-utils
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 b9930d5..c57f0a2 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 gpspipe gps-utils gpsd-udev"
IMAGE_INSTALL += "lxfp uvccapture"