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)
commit064e0590971095d3e344d2c368bc40bc1956a6a2
treef43bbaf91fbe15b6ec68325ed8b7b10453170d15
parent0cdf88a8daa34e4d62c5bafdacbdd89388963a30
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