From e18fe1983004da01701ab9050fea3a65f62874c4 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 17 Apr 2015 10:47:50 +0200 Subject: 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. --- recipes/images/trdx-extra.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes') 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 -- cgit v1.2.3