You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Daniel Golle f8b4aa5062 ugps: nmea: make sure date is valid
GPS time without date was previously used to set system date:
Tue Oct 10 11:48:21 2000 user.info kernel: [  108.786639] ugps: system time differs from GPS time by more than 5 seconds. Using 2000-10-10T10:48:21 UTC as the new time
Tue Oct 10 11:49:27 2000 user.info kernel: [  174.794699] ugps: system time differs from GPS time by more than 5 seconds. Using 2020-05-26T10:49:27 UTC as the new time

Fix this by ignoring incomplete dates and wait for complete time
information before adjusting system date/time.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
..
base-files package/base-files: caldata: work around dd's limitation 4 years ago
boot packages/boot: remove rbcfg 4 years ago
devel perf: build with NO_LIBCAP=1 4 years ago
firmware cypress-firmware: add PROVIDES sections 4 years ago
kernel mac80211: Fix setting radio htmode when using mesh mode 4 years ago
libs libubox: update to the latest version 4 years ago
network qos-scripts: fix interface resolving 4 years ago
system procd: update to git HEAD 4 years ago
utils ugps: nmea: make sure date is valid 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago