openwrtv3/package
John Crispin e2fd1adaf5 base-files: For sysfixtime use hwclock if RTC available
On systems that have an RTC prefer it to the file-based time fixup (i.e.
use hwclock when there is a permanent clock instead of the faked up time
logic that is needed when there is not RTC).

We can't rely on hctosys kernel feature either as we're usually using
RTC as kernel modules which are usually being loaded after hctosys was
run, leading in the following error:

  hctosys: unable to open rtc device (rtc0)

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>

SVN-Revision: 48661
2016-02-08 08:25:53 +00:00
..
base-files base-files: For sysfixtime use hwclock if RTC available 2016-02-08 08:25:53 +00:00
boot packages: uboot-sunxi: fix SATA powerup on Bananapro 2016-02-02 23:13:29 +00:00
devel perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel headers 2016-01-30 20:14:59 +00:00
firmware linux-firmware: package BCM4366 firmware 2016-02-08 07:30:49 +00:00
kernel mac80211: fix flowrings infinite loops in brcmfmac on BCM4366 2016-02-07 23:12:38 +00:00
libs cyassl: update to wolfssl version 3.8.0 2016-02-01 22:38:28 +00:00
network relayd: update to the latest version, fixes some more connectivity issues (#21817) 2016-02-08 08:03:06 +00:00
system udev: delete package, it is old and not used by any core packages/targets 2016-02-07 13:29:34 +00:00
utils busybox: fix route tables in ip rule show output 2016-02-07 20:15:21 +00:00
Makefile package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set 2016-01-31 23:29:12 +00:00