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 <[email protected]> --- 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 = "" -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103848): https://lists.openembedded.org/g/openembedded-devel/message/103848 Mute This Topic: https://lists.openembedded.org/mt/100110960/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
