diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-01 15:17:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-02 17:25:29 +0000 |
commit | 4b048ac882a265e0da73faeac31cedba96c4a811 (patch) | |
tree | 18e11c20e117ef76836688464640b3b00b85d3b6 /meta/recipes-sato | |
parent | 7d949e5406a7c2e0bb0490e0d33cc220c68b675b (diff) | |
download | poky-4b048ac882a265e0da73faeac31cedba96c4a811.tar.gz |
ltp: Work around parallel make race
As per the comments, the makefiles use make -C extensively and
this causes particular problems around the kernel syscall header. We
therefore ensure its up to date in advance.
Also, append the configure, not prepend since otherwise the configure
will rerun during the build due to the timestamps being outdated.
(From OE-Core rev: e52d6bc4e6567e8a68749ee1eb66fd6176810222)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions