summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-04-17 10:47:50 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:35 +0200
commite18fe1983004da01701ab9050fea3a65f62874c4 (patch)
tree64c6ffff1032088d60ebc46581ef77d7c335092a
parentd1499b6a4d0c5c0935780a9ef7d460a5e4da586a (diff)
images: remove NTP in favor of systemd-timesyncd
In contrast to the full NTP implementation systemd-timesyncd only supports the client side of the NTP protocol. In return, the systemd implementation is ~250kBytes smaller. Since most embedded devices require client side only, use systemd's timesyncd.
-rw-r--r--recipes/images/trdx-extra.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index a0139ba..f9a74f0 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -137,7 +137,6 @@ IMAGE_INSTALL += " \
sqlite3 \
\
curl \
- ntp \
nfs-utils-client \
openssh-scp \
openssh-sftp \
@@ -170,4 +169,3 @@ IMAGE_INSTALL += " \
trdx-oak-sensors \
"
# openssl-conf
-# ntpclient