]> code.ossystems Code Review - openembedded-core.git/commit
ltp: fix build for x32
authorChristopher Larson <chris_larson@mentor.com>
Wed, 14 Dec 2016 03:02:57 +0000 (20:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:31 +0000 (13:34 +0000)
commit520cee660efa60e44dbf004a617c130597be6cae
tree433823748b30ee36e0abcd2fbb15491209fe1162
parent97976de2a5465cb476379ebc9d9e1b3f0837853a
ltp: fix build for x32

We need to use the correct time() definition with time_t rather than a long,
since long is 32-bit on x32.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ltp/ltp/fcntl-fix-the-time-def-to-use-time_t.patch [new file with mode: 0644]
meta/recipes-extended/ltp/ltp_20160126.bb