busybox: fix setting the kernel timezone
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2016 22:36:12 +0000 (22:36 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2016 22:36:12 +0000 (22:36 +0000)
commit22b12f9dcdd1cfd18681f65be61d5e06f51b4780
tree4d1c8671d4403e8f430bfd1b73594dec0e997163
parented83252c313d5d9b300393da14b79b972e93af9e
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49322 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/utils/busybox/patches/250-date-k-flag.patch