aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/kbd
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2015-10-07 06:20:06 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-12 14:33:40 +0100
commiteb8bed1a5eb9690462f8724c5b00a5d7044eba4c (patch)
treeda052a9f80ee7e36062f64cd3397c99679d889a5 /meta/recipes-core/kbd
parent8f33627684755899c5b1fd7eeefdd89c42e68fec (diff)
downloadopenembedded-core-contrib-eb8bed1a5eb9690462f8724c5b00a5d7044eba4c.tar.gz
kbd: provide a workaround for build failures
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@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/kbd')
-rw-r--r--meta/recipes-core/kbd/kbd_2.0.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/kbd/kbd_2.0.2.bb b/meta/recipes-core/kbd/kbd_2.0.2.bb
index 136dc7ac0e..49bb6c9a3f 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 = ""