mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
ovmf: set PARALLEL_MAKE for target as well
This can fail for target, not just native. (From OE-Core rev: 747c7dc8702d2241475894876d06a2f1f2b29fed) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6ba3abd76f
commit
653c96d8e1
@@ -39,7 +39,7 @@ SRC_URI[openssl.sha256sum] = "57be8618979d80c910728cfc99369bf97b2a1abd8f366ab6eb
|
||||
|
||||
inherit deploy
|
||||
|
||||
PARALLEL_MAKE_class-native = ""
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user