From 53687cadaab307fc843768d61973ed1630eb28af Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Thu, 18 Aug 2016 18:29:16 -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 Signed-off-by: Richard Purdie --- meta/recipes-core/kbd/kbd_2.0.3.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-core') 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