From: Andreas Oberritter Date: Thu, 22 Dec 2016 00:16:01 +0000 (+0100) Subject: bluez5: disable parallel make X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1549e3ae7010673a157835076c39c00adda829bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bluez5: disable parallel make | cp ../bluez-5.43/tools/hid2hci.rules tools/97-hid2hci.rules | cp: cannot create regular file 'tools/97-hid2hci.rules': No such file or directory Signed-off-by: Andreas Oberritter --- diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.50.bb b/meta/recipes-connectivity/bluez5/bluez5_5.50.bb index 4e443e5fb08..669a59e7012 100644 --- a/meta/recipes-connectivity/bluez5/bluez5_5.50.bb +++ b/meta/recipes-connectivity/bluez5/bluez5_5.50.bb @@ -66,3 +66,5 @@ NOINST_TOOLS_BT ?= " \ profiles/iap/iapd \ ${@bb.utils.contains('PACKAGECONFIG', 'btpclient', 'tools/btpclient', '', d)} \ " + +PARALLEL_MAKE = ""