]> code.ossystems Code Review - openembedded-core.git/commit
ltp: Work around parallel make race
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Mar 2014 15:17:50 +0000 (15:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Mar 2014 17:25:01 +0000 (17:25 +0000)
commite52d6bc4e6567e8a68749ee1eb66fd6176810222
tree631988110266bc0b6091267b7e514230764f763b
parent591d488bb4600daf586385311505083e9eb227d5
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp_20140115.bb