busybox: fix setting the kernel timezone
authorLuka Perkov <luka@openwrt.org>
Tue, 10 May 2016 22:36:12 +0000 (22:36 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 10 May 2016 22:36:12 +0000 (22:36 +0000)
commit1377f84c456c34b794380202f664a0e2b9922ee5
tree4d1c8671d4403e8f430bfd1b73594dec0e997163
parent2398ba3f2c258a14290fbb4fe871c6fb19578a26
busybox: fix setting the kernel timezone

The settimeofday() syscall wrapper provided by musl filters out the timezone
argument, breaking the ability to set the kernel timezone through the function.

Adjust busybox patch to issue the syscall directly in order to circumvent the
problem.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
SVN-Revision: 49322
package/utils/busybox/patches/250-date-k-flag.patch