[OE-core] [PATCH] kbd: provide a workaround for build failures

Maxin B. John maxin.john at intel.com
Wed Oct 7 03:20:06 UTC 2015


An easy workaround for kbd build failure is to disable
parallel make install for now.

[YOCTO #7436]

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-core/kbd/kbd_2.0.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/kbd/kbd_2.0.2.bb b/meta/recipes-core/kbd/kbd_2.0.2.bb
index 136dc7a..49bb6c9 100644
--- a/meta/recipes-core/kbd/kbd_2.0.2.bb
+++ b/meta/recipes-core/kbd/kbd_2.0.2.bb
@@ -34,3 +34,4 @@ ALTERNATIVE_${PN} = "chvt deallocvt fgconsole openvt"
 ALTERNATIVE_PRIORITY = "100"
 
 BBCLASSEXTEND = "native"
+PARALLEL_MAKEINST = ""
-- 
2.4.0




More information about the Openembedded-core mailing list