mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Nathan Lynch <ntl@pobox.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
config BR2_PACKAGE_CHRONY
|
|
bool "chrony"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Chrony is a pair of programs which are used to maintain the
|
|
accuracy of the system clock.
|
|
|
|
http://chrony.tuxfamily.org/
|