busybox: backport Remove stime() function calls
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 23 Mar 2020 22:22:04 +0000 (23:22 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 18 Apr 2020 19:06:36 +0000 (21:06 +0200)
commit7637b84fde99153691d02b7b15c993bc89a0dd02
tree96bc0f4a820d8ff8e1fa2259e332cd4faeb2b5c9
parentd27e2c67ed6359b43cc9fa161dfd97fa20b0b693
busybox: backport Remove stime() function calls

glibc 2.31 does not provide stime() any more, backport a fix from
current busybox master to avoid using this function.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/utils/busybox/patches/001-remove-stime-function-calls.patch [new file with mode: 0644]