When installing the test scripts, this package cannot be used in its
pre-build archive form. But else it can. So disable this feature only
on demand.

Signed-off-by: Juergen Beisert <j...@pengutronix.de>
---
 rules/bluez.make | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules/bluez.make b/rules/bluez.make
index 9bfd4df..b46bece 100644
--- a/rules/bluez.make
+++ b/rules/bluez.make
@@ -24,6 +24,9 @@ BLUEZ_URL     := $(call ptx/mirror, KERNEL, 
bluetooth/$(BLUEZ).$(BLUEZ_SUFFIX))
 BLUEZ_SOURCE   := $(SRCDIR)/$(BLUEZ).$(BLUEZ_SUFFIX)
 BLUEZ_DIR      := $(BUILDDIR)/$(BLUEZ)
 BLUEZ_LICENSE  := GPLv2+ LGPLv2.1+
+ifdef PTXCONF_BLUEZ_INSTALL_TESTSCRIPTS
+BLUEZ_DEVPKG   := NO
+endif
 
 # the tools don't depend on the generated headers
 BLUEZ_MAKE_PAR := NO
-- 
1.8.5.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to