[oe-commits] [openembedded-core] 15/18: kbd: remove PARALLEL_MAKEINST = ""

git at git.openembedded.org git at git.openembedded.org
Sat Aug 20 15:09:46 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 53687cadaab307fc843768d61973ed1630eb28af
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Thu Aug 18 18:29:16 2016 -0700

    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 <liezhi.yang at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 858dc05..ea1e0b4 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 = ""

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list