mtools: Disable parallel make install, its broken

(From OE-Core rev: 6f64114f5825bf6f6ab8eaaf4bed24586e05ee57)

(From OE-Core rev: b7d7af9d54fee435df88ad5d81eb32ed27cf59c7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-10-05 18:58:49 +01:00
parent 02c530f442
commit 0c1b16db4c
2 changed files with 4 additions and 0 deletions

View File

@ -20,4 +20,6 @@ inherit autotools
EXTRA_OECONF = "--without-x"
PARALLEL_MAKEINST = ""
BBCLASSEXTEND = "native"

View File

@ -18,4 +18,6 @@ inherit autotools
EXTRA_OECONF = "--without-x"
PARALLEL_MAKEINST = ""
BBCLASSEXTEND = "native"