summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-01-16 09:59:56 -0600
committerJohn Klug <john.klug@multitech.com>2017-01-16 09:59:56 -0600
commitab5bf7c08e48d5ad18bce04b4d9feb78c7dc5bb6 (patch)
tree367d4cd0f5a313193b838b082765805462c33a6a /recipes-core
parenta439b62e1e91fbb6822e0e4a5b3714bd2e28b969 (diff)
downloadmeta-mlinux-atmel-ab5bf7c08e48d5ad18bce04b4d9feb78c7dc5bb6.tar.gz
meta-mlinux-atmel-ab5bf7c08e48d5ad18bce04b4d9feb78c7dc5bb6.tar.bz2
meta-mlinux-atmel-ab5bf7c08e48d5ad18bce04b4d9feb78c7dc5bb6.zip
Add ntp to the mLinux factory image
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 6ce05ab..d7e9e55 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -80,6 +80,6 @@ IMAGE_INSTALL += "sms-utils"
# Multi-Tech GPS Utility
IMAGE_INSTALL += "venus-gps"
IMAGE_INSTALL += "pps-tools"
-IMAGE_INSTALL += "gpsd"
+IMAGE_INSTALL += "gpsd ntp"
IMAGE_INSTALL += "uvccapture"