package/jack2: disable example tools

Disable example tools (enabled by default since bump to version 1.9.20
in commit 26ca7fec04 and
508d95a97e)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2022-07-27 15:26:30 +02:00 committed by Thomas Petazzoni
parent 166ea61fb4
commit d4ab37a333

View File

@ -12,7 +12,7 @@ JACK2_CPE_ID_VENDOR = jackaudio
JACK2_DEPENDENCIES = alsa-lib
JACK2_INSTALL_STAGING = YES
JACK2_CONF_OPTS = --alsa
JACK2_CONF_OPTS = --alsa --example-tools=no
ifeq ($(BR2_PACKAGE_LIBEXECINFO),y)
JACK2_DEPENDENCIES += libexecinfo