]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bluez5: disable parallel make
authorAndreas Oberritter <obi@opendreambox.org>
Thu, 22 Dec 2016 00:16:01 +0000 (01:16 +0100)
committerAndreas Oberritter <obi@opendreambox.org>
Thu, 2 Jul 2020 10:18:38 +0000 (12:18 +0200)
| 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>
meta/recipes-connectivity/bluez5/bluez5_5.50.bb

index 4e443e5fb08caa53582cd89ca909471bee176d3b..669a59e7012864d6ab93ff38f9978c5ff26cc4e2 100644 (file)
@@ -66,3 +66,5 @@ NOINST_TOOLS_BT ?= " \
     profiles/iap/iapd \
     ${@bb.utils.contains('PACKAGECONFIG', 'btpclient', 'tools/btpclient', '', d)} \
 "
+
+PARALLEL_MAKE = ""