]> code.ossystems Code Review - openembedded-core.git/commit
ltp: add a patch for source code to fix issue about fcntl
authorHongzhi.Song <hongzhi.song@windriver.com>
Sun, 16 Sep 2018 03:57:25 +0000 (23:57 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Sep 2018 15:15:19 +0000 (08:15 -0700)
commit67fca07c9487ccd1a28357da32c9987c00d1ba77
tree289bb4cb465b245fce02bdcefb6116afacb9d570
parentba2f5ad890ecf94f541d84cc04669a6b02990d39
ltp: add a patch for source code to fix issue about fcntl

The testcases of fcntl fail on 32-bit arch

To cope with glibc commit:
  06ab719d30b0 ("Fix Linux fcntl OFD locks for non-LFS architectures
  (BZ#20251)")
Make OFD command use fcntl64() syscall on 32-bit.

Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ltp/ltp/0001-syscalls-fcntl-make-OFD-command-use-fcntl64-syscall-.patch [new file with mode: 0644]
meta/recipes-extended/ltp/ltp_20180515.bb