9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
|
config BR2_PACKAGE_HTPDATE
|
||
|
bool "htpdate"
|
||
|
depends on BR2_USE_MMU # fork()
|
||
|
help
|
||
|
The HTTP Time Protocol (HTP) is used to synchronize a
|
||
|
computer's time with web servers as reference time source.
|
||
|
|
||
|
https://github.com/angeloc/htpdate
|