From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Roland Hieber Date: Thu, 21 Nov 2019 13:06:16 +0100 Message-Id: <20191121120615.6544-1-rhi@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH] bluez: fix list of tools in help text List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Roland Hieber This was apparently a copy-paste error. Sync the list of actually installed tools from rules/bluez.make. Signed-off-by: Roland Hieber --- rules/bluez.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/rules/bluez.in b/rules/bluez.in index 375c8cb2046c..310ba2d478f0 100644 --- a/rules/bluez.in +++ b/rules/bluez.in @@ -38,8 +38,8 @@ config BLUEZ_TOOLS help Install the following tools: - bccmd bluemoon btmon btattach hex2hcd l2ping l2test mpris-proxy - rctest l2ping rctest + bccmd bluemoon btattach btmon hex2hcd l2ping l2test mpris-proxy + rctest config BLUEZ_TOOLS_DEPRECATED depends on BLUEZ_TOOLS @@ -47,8 +47,7 @@ config BLUEZ_TOOLS_DEPRECATED help Install the following tools, which have been deprecated by upstream: - bccmd bluemoon btattach btmon hex2hcd l2ping l2test mpris-proxy - rctest + ciptool hciattach hciconfig hcidump hcitool rfcomm sdptool config BLUEZ_CLIENT bool "install client tools" -- 2.24.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de