mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
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:
@@ -20,4 +20,6 @@ inherit autotools
|
|||||||
|
|
||||||
EXTRA_OECONF = "--without-x"
|
EXTRA_OECONF = "--without-x"
|
||||||
|
|
||||||
|
PARALLEL_MAKEINST = ""
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
@@ -18,4 +18,6 @@ inherit autotools
|
|||||||
|
|
||||||
EXTRA_OECONF = "--without-x"
|
EXTRA_OECONF = "--without-x"
|
||||||
|
|
||||||
|
PARALLEL_MAKEINST = ""
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user