From a1444b28e89558d494b40d93eca4150c49fbe854 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Tue, 24 May 2016 18:34:04 -0700 Subject: kbd: remove PARALLEL_MAKEINST = "" There isn't anything wrong when looked into its Makefile, I guess that it had been fixed during ugprade, and I've applied this patch locally for more than 2 months, there isn't anything wrong. Signed-off-by: Robert Yang --- meta/recipes-core/kbd/kbd_2.0.3.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-core/kbd/kbd_2.0.3.bb b/meta/recipes-core/kbd/kbd_2.0.3.bb index 858dc05662..ea1e0b48d1 100644 --- a/meta/recipes-core/kbd/kbd_2.0.3.bb +++ b/meta/recipes-core/kbd/kbd_2.0.3.bb @@ -32,4 +32,3 @@ ALTERNATIVE_${PN} = "chvt deallocvt fgconsole openvt" ALTERNATIVE_PRIORITY = "100" BBCLASSEXTEND = "native" -PARALLEL_MAKEINST = "" -- cgit 1.2.3-korg