From 3c0b5366abb82676da9b3beb23b4363916045837 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 12 Jul 2023 09:10:39 -0700 Subject: [PATCH] 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 --- meta-oe/recipes-support/pcp/pcp.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-support/pcp/pcp.inc b/meta-oe/recipes-support/pcp/pcp.inc index b2d6e130b4..4cafa7234b 100644 --- a/meta-oe/recipes-support/pcp/pcp.inc +++ b/meta-oe/recipes-support/pcp/pcp.inc @@ -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 = ""