lede/package/base-files
Yuan Tao ccb04d670d base-files: sysfixtime: Fix time on the fake RTC
On some devices the chip has RTC but no battery save time.
This leads back to getting the wrong time
and skipping the check of the last file modification date.

This commit ensures that the file time is checked even
if the RTC exists.
which would ordinarily return an approbiate
system time used for e.g. certificate generation.

Tested-on: NanoPi R2S

Signed-off-by: Yuan Tao <ty@wevs.org>
2023-02-22 23:35:16 +08:00
..
files base-files: sysfixtime: Fix time on the fake RTC 2023-02-22 23:35:16 +08:00
image-config.in add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
Makefile base-files: add eMMC sysupgrade support (#8400) 2021-12-08 16:09:15 +08:00