mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
pcp: Disable parallel build
native as well as target recipe often fail on AB still therefore re-introduce the patch to disable parallel build to 6.0.5 as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9904bd6a24
commit
3c0b5366ab
|
|
@ -36,3 +36,5 @@ EXTRA_OECONF:append = "\
|
|||
PACKAGECONFIG[qt5] = "--with-qt=yes --with-qt3d=yes,--with-qt=no --with-qt3d=no,qtbase qt3d"
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user