278a121fad
use implementation of the Network Time Protocol with a small footprint. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock. http://bugs.uclibc.org/view.php?id=257
9 lines
330 B
Plaintext
9 lines
330 B
Plaintext
config BR2_PACKAGE_OPENNTPD
|
|
bool "OpenNTPD"
|
|
default n
|
|
help
|
|
OpenNTPD is an easy to use implementation of the Network Time
|
|
Protocol. It provides the ability to sync the local clock
|
|
to remote NTP servers and can act as NTP server itself,
|
|
redistributing the local clock. It just works.
|