ffce535003
For use by packages or post-build/image scripts to fake the current time for obnoxious programs that insists on adding a timestamp. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
config BR2_PACKAGE_HOST_FAKETIME
|
|
bool "host faketime"
|
|
help
|
|
Faketime reports faked system time to programs without
|
|
having to change the system-wide time.
|
|
|
|
https://github.com/wolfcw/libfaketime
|