163509a8e0
Bump and update project to its new location. Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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/twekkel/htpdate
|