mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 23:06:35 +00:00
mtools: Disable parallel make install, its broken
(From OE-Core rev: 6f64114f5825bf6f6ab8eaaf4bed24586e05ee57) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
53a9ffc11a
commit
6d75e6f8c6
@ -20,4 +20,6 @@ inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--without-x"
|
||||
|
||||
PARALLEL_MAKEINST = ""
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
@ -18,4 +18,6 @@ inherit autotools
|
||||
|
||||
EXTRA_OECONF = "--without-x"
|
||||
|
||||
PARALLEL_MAKEINST = ""
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user