perf: disable PARALLEL_MAKE
authorTom Zanussi <tom.zanussi@linux.intel.com>
Tue, 5 Mar 2013 05:20:27 +0000 (05:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 13:14:58 +0000 (13:14 +0000)
commitd82c5268a329dbf097daa65bdb1147e732dd0c88
tree634cf459a149285735622e2258e34ca726174769
parent21f37ec73820d895e6f21182a6238c633018e06a
perf: disable PARALLEL_MAKE

Autobuilder builds periodically and now more frequently have been
failing because of a race between the perf build and the newly
separated libtraceevent - perf tries to link libtraceevent.a, which
hasn't finished building yet in those cases.

This disables the parallel build to prevent that.

(From OE-Core rev: cd1e98513016c01e32bdb175ec7225d7378d952c)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf_3.4.bb