diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-03-31 15:26:42 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-03-31 15:26:42 +0200 |
commit | 5a7c064bdbb71bfbcded073c7c0a8723be306009 (patch) | |
tree | 650173f8ab8eca78bfdf4ce430947b9844c15bf3 /package/firmware | |
parent | 81a5f1ac9ea70280b56e0a16a57cd5bc4b117057 (diff) | |
download | upstream-5a7c064bdbb71bfbcded073c7c0a8723be306009.tar.gz upstream-5a7c064bdbb71bfbcded073c7c0a8723be306009.tar.bz2 upstream-5a7c064bdbb71bfbcded073c7c0a8723be306009.zip |
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>
Diffstat (limited to 'package/firmware')
0 files changed, 0 insertions, 0 deletions