diff options
author | Liwei Song <liwei.song@windriver.com> | 2020-02-20 11:50:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-21 09:39:00 +0000 |
commit | 791e0f5d1c645909793db608c76bb730af1fcf78 (patch) | |
tree | 410c1822b46fb44b686481f5f229120cdf758a11 /meta/recipes-kernel | |
parent | 028d5c616dce1bd2839a9d9a7eab9434b487ec2b (diff) | |
download | poky-791e0f5d1c645909793db608c76bb730af1fcf78.tar.gz |
util-linux: fix hwclock settimeofday error
The change of settimeofday() systemcall since Glibc 2.31
will cause "hwclock -s" doesn't work with error:
"hwclock: settimeofday() failed: Invalid argument"
Backport a upstream patch to fix this issue.
(From OE-Core rev: b80bf70748609b92ce766d11380353fdfbb1d916)
Signed-off-by: Liwei Song <liwei.song@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions