]> code.ossystems Code Review - openembedded-core.git/commit
busybox: make hwclock compatible with glibc 2.31
authorSakib Sajal <sakib.sajal@windriver.com>
Tue, 21 Jul 2020 20:39:12 +0000 (16:39 -0400)
committerSteve Sakoman <steve@sakoman.com>
Mon, 27 Jul 2020 22:15:56 +0000 (12:15 -1000)
commit92d8bba5405244ae2594abc1a012c08c74999ab4
treea9494633faeddfee11e1c4a558bc458b98f70885
parent0590fbf6d76e1d0c4601529884c4c171be6e27af
busybox: make hwclock compatible with glibc 2.31

settimeofday(2) has been deprecated as of glibc 2.31
which hwclock makes use of. This patch makes hwclock
compatible with glibc v2.31
See patch for more details:
  busybox/0001-hwclock-make-glibc-2.31-compatible.patch

Fixes [YOCTO #13981]

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/busybox/busybox/0001-hwclock-make-glibc-2.31-compatible.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.31.1.bb