mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-17 02:49:47 +00:00
RaspberryPi has no hardware clock, this is why hwclock initscript from busybox fails at boot. So make sure we don't have this init script to avoid errors at boot. [GITHUB #21] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>