]> rtime.felk.cvut.cz Git - coffee/main.git/commitdiff
Enable ntpd
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 20 Aug 2020 11:21:09 +0000 (13:21 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 20 Aug 2020 11:21:09 +0000 (13:21 +0200)
We need the time on the terminal to be synchronized with the server so
that events are not reported in the future. Currently, we had terminal
time running 10 minutes ahead, which caused problems with the new
"event logging" commits.

terminal/build/.config

index 0ee1387b869d5e8ec7f25fd3971b2bbd6fa94293..275d6397fe40f068ceb1eacfff03f478af8b003e 100644 (file)
@@ -2474,14 +2474,24 @@ BR2_PACKAGE_MONGREL2_LIBC_SUPPORTS=y
 # BR2_PACKAGE_NLOAD is not set
 # BR2_PACKAGE_NMAP is not set
 # BR2_PACKAGE_NOIP is not set
-# BR2_PACKAGE_NTP is not set
+BR2_PACKAGE_NTP=y
+# BR2_PACKAGE_NTP_SNTP is not set
+# BR2_PACKAGE_NTP_NTP_KEYGEN is not set
+# BR2_PACKAGE_NTP_NTP_SHM_CLK is not set
+BR2_PACKAGE_NTP_NTPD=y
+# BR2_PACKAGE_NTP_NTPD_ATOM_PPS is not set
+# BR2_PACKAGE_NTP_NTPDATE is not set
+# BR2_PACKAGE_NTP_NTPDC is not set
+# BR2_PACKAGE_NTP_NTPQ is not set
+# BR2_PACKAGE_NTP_NTPSNMPD is not set
+# BR2_PACKAGE_NTP_NTPTIME is not set
+# BR2_PACKAGE_NTP_TICKADJ is not set
 # BR2_PACKAGE_NUTTCP is not set
 # BR2_PACKAGE_ODHCP6C is not set
 # BR2_PACKAGE_ODHCPLOC is not set
 # BR2_PACKAGE_OLSR is not set
 # BR2_PACKAGE_OPEN_LLDP is not set
 # BR2_PACKAGE_OPEN_PLC_UTILS is not set
-# BR2_PACKAGE_OPENNTPD is not set
 # BR2_PACKAGE_OPENOBEX is not set
 # BR2_PACKAGE_OPENSSH is not set
 # BR2_PACKAGE_OPENSWAN is not set