diff options
author | Hongzhi.Song <hongzhi.song@windriver.com> | 2018-09-15 23:57:25 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-21 18:45:46 -0700 |
commit | 4653abec824550c91a5f55f69c7cbd3afc4ca5fb (patch) | |
tree | 40a8544bd6f210d54f24b6c136a32831fec396ed /meta/recipes-extended/chkconfig | |
parent | 13f2911a3dbf8201a513229b2ed9861e583a58ef (diff) | |
download | poky-4653abec824550c91a5f55f69c7cbd3afc4ca5fb.tar.gz |
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.
(From OE-Core rev: 67fca07c9487ccd1a28357da32c9987c00d1ba77)
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/chkconfig')
0 files changed, 0 insertions, 0 deletions