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
commitf8fa84bd1e0b3acfd300e3d258a8e782d8705092 (patch)
tree9f6b96b6540c6f72a6e386c1ea0bedb3753a3ab7
parent3b5b7454e585cca497d192e05945fa11dd57fb70 (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