select BR2_PACKAGE_LIBEVENT
Network Time Protocol suite/programs.
Provides things like ntpd, ntpdate, ntpq, etc...
config BR2_PACKAGE_NTP_SNTP
Simple network time protocol program
config BR2_PACKAGE_NTP_NTP_KEYGEN
config BR2_PACKAGE_NTP_NTP_WAIT
depends on BR2_PACKAGE_PERL
ntp-wait waits until the locally running ntpd is in state 4
(synchronized). This could be useful at boot time, to delay the
boot sequence until after "ntpd -g" has set the time.
config BR2_PACKAGE_NTP_NTPD
ntpd is the time synchronization daemon keeping your local
system date and time in sync and optionally serving time and date
information on the network via the NTP protocol.
config BR2_PACKAGE_NTP_NTPD_ATOM_PPS
depends on BR2_PACKAGE_NTP_NTPD
select BR2_PACKAGE_PPS_TOOLS
Compile ntpd with the ability to use an ATOM PPS source.
config BR2_PACKAGE_NTP_NTPDATE
The ntpdate utility program is used to set the local date and time
from an NTP server given as an argument.
config BR2_PACKAGE_NTP_NTPDC
The ntpdc utility program is used to query an NTP daemon about
its current state and to request changes in that state.
config BR2_PACKAGE_NTP_NTPQ
The ntpq utility program is used to query NTP servers requesting
information about current state and/or changes in that state.
config BR2_PACKAGE_NTP_NTPSNMPD