]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Backport patches to support removal of __NR_clock_gettime
authorKhem Raj <raj.khem@gmail.com>
Fri, 14 Feb 2020 18:00:07 +0000 (10:00 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Feb 2020 10:22:05 +0000 (10:22 +0000)
commit8c3a220a91f90202233765a3b4eb1697c8be18f7
treeca4e1151b90fd5372cb454142b0d6c1e3f5ebd1b
parent3cdf5da514b424a6d78ba4e1412331b6cf2b3bff
busybox: Backport patches to support removal of __NR_clock_gettime

This helps compiling with musl on 32bit arches now that musl has
switched to 64bit time_t

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/0001-Remove-syscall-wrappers-around-clock_gettime-closes-.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox/0001-date-Use-64-prefix-syscall-if-we-have-to.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox/0001-time-Use-64-prefix-syscall-if-we-have-to.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox/0003-runsv-Use-64-prefix-syscall-if-we-have-to.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.31.1.bb