]> code.ossystems Code Review - openembedded-core.git/commit
ltp: Fix ltp-pan crash on 32bit arches using 64bit time_t
authorKhem Raj <raj.khem@gmail.com>
Mon, 21 Dec 2020 06:18:01 +0000 (22:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Dec 2020 22:29:08 +0000 (22:29 +0000)
commit7839481de7949d59e25113937c0b8901dc5b7425
tree5ec039d9e49ab4a8ba6e4ccfd1a8f1efe04c64dd
parent824713174fae0617240a236d1bbfd2929bf4b24f
ltp: Fix ltp-pan crash on 32bit arches using 64bit time_t

ltp-pan crashes on riscv32/musl due to shorter width assigned to time_t
in printf format

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp/0001-ltp-pan-Use-long-long-int-to-print-time_t.patch [new file with mode: 0644]
meta/recipes-extended/ltp/ltp_20200930.bb