I'm currently attempting to run:
hwclock -s
on a Pi Zero however I get the error:
hwclock: settimeofday: Invalid argument
This is due to a breaking change earlier in the year.
The fix seems to have landed yesterday in busybox but I only have access to armv7 builders and I just get
Illegal Instruction
when I attempt to run this build on the PiCore, understandably.
If someone can point me in the right direction to get an armv6 version built that would be appreciated.