summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-01-17 09:19:24 -0600
committerJohn Klug <john.klug@multitech.com>2017-01-17 09:19:24 -0600
commit2252f387635dc75042201d2a4bda1a9bd387c696 (patch)
treef60f8d00394fba1bc361b113bfba7a6aeea47a8e /recipes-core
parent6ecba6f72f433b144a28140e4d4c0a293ed9d2ee (diff)
downloadmeta-mlinux-atmel-2252f387635dc75042201d2a4bda1a9bd387c696.tar.gz
meta-mlinux-atmel-2252f387635dc75042201d2a4bda1a9bd387c696.tar.bz2
meta-mlinux-atmel-2252f387635dc75042201d2a4bda1a9bd387c696.zip
ntp-utils needed to verify ntpd operation.
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 710ebf7..b8d2676 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -82,6 +82,6 @@ IMAGE_INSTALL += "venus-gps"
IMAGE_INSTALL += "pps-tools"
# When ntp is to use the GPS, gps-utils is required
-IMAGE_INSTALL += "gpsd ntp gps-utils gpsd-udev"
+IMAGE_INSTALL += "gpsd ntp ntp-utils gps-utils gpsd-udev"
IMAGE_INSTALL += "uvccapture"