summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2016-12-22 01:16:01 +0100
committerAndreas Oberritter <obi@opendreambox.org>2020-07-02 12:18:38 +0200
commit1549e3ae7010673a157835076c39c00adda829bd (patch)
tree3a57764dbeae61ab9fcaaf217cef15813f258478
parentc37ac605c45a3355e0b57676ff8718c5c288d2f2 (diff)
downloadopenembedded-core-contrib-1549e3ae7010673a157835076c39c00adda829bd.tar.gz
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 <obi@opendreambox.org>
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5_5.50.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.50.bb b/meta/recipes-connectivity/bluez5/bluez5_5.50.bb
index 4e443e5fb0..669a59e701 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 = ""