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:
Khem Raj
2023-07-12 09:10:39 -07:00
parent 9904bd6a24
commit 3c0b5366ab
+2
View File
@@ -36,3 +36,5 @@ EXTRA_OECONF:append = "\
PACKAGECONFIG[qt5] = "--with-qt=yes --with-qt3d=yes,--with-qt=no --with-qt3d=no,qtbase qt3d" PACKAGECONFIG[qt5] = "--with-qt=yes --with-qt3d=yes,--with-qt=no --with-qt3d=no,qtbase qt3d"
PACKAGECONFIG ?= "" PACKAGECONFIG ?= ""
PARALLEL_MAKE = ""