generic-poky/meta/recipes-extended/ltp
Richard Purdie 4b048ac882 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>
2014-03-02 17:25:29 +00:00
..
ltp ltp: fix ffsb ftbfs on cross-compiled environment 2014-02-02 11:22:09 +00:00
ltp_20140115.bb ltp: Work around parallel make race 2014-03-02 17:25:29 +00:00