From 8c76c028bc552d6f3f0e33ce35915b1e034e7178 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Mon, 1 May 2017 15:59:42 +0300 Subject: [PATCH] bluez5_utils: correct the experimental option text In BlueZ 5.44 the --enable-experimental configure option only controls the build of the Nokia OBEX PC Suite plugin. Correct the option prompt and help text. Cc: Marcin Bis Cc: Andy Shevchenko Signed-off-by: Baruch Siach Signed-off-by: Peter Korsgaard --- package/bluez5_utils/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/bluez5_utils/Config.in b/package/bluez5_utils/Config.in index 285560aee9..f8e3540ec5 100644 --- a/package/bluez5_utils/Config.in +++ b/package/bluez5_utils/Config.in @@ -57,9 +57,9 @@ config BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED ciptool, gatttool. config BR2_PACKAGE_BLUEZ5_UTILS_EXPERIMENTAL - bool "build experimental plugins" + bool "build experimental obexd plugin" help - Build BlueZ 5.x experimental plugins (SAP, NFC, ...). + Build BlueZ 5.x experimental Nokia OBEX PC Suite plugin config BR2_PACKAGE_BLUEZ5_PLUGINS_SIXAXIS bool "build sixaxis plugin" -- 2.30.2