linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ] build: Deprecate meshctl tool
@ 2022-10-03 23:06 Inga Stotland
  2022-10-04  0:26 ` [BlueZ] " bluez.test.bot
  2022-10-04  1:20 ` [PATCH BlueZ] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Inga Stotland @ 2022-10-03 23:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.von.dentz, brian.gix, Inga Stotland

This marks meshctl tool as deprecated since it is not longer
maintained.
---
 Makefile.tools | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Makefile.tools b/Makefile.tools
index a99d768dc..4bc355c34 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -348,6 +348,8 @@ man_MANS += tools/rctest.1 tools/l2ping.1 tools/btattach.1 tools/isotest.1
 endif
 
 if MESH
+
+if DEPRECATED
 bin_PROGRAMS += tools/meshctl
 
 tools_meshctl_SOURCES = tools/meshctl.c \
@@ -372,6 +374,9 @@ tools_meshctl_LDADD = gdbus/libgdbus-internal.la src/libshared-glib.la \
 				lib/libbluetooth-internal.la \
 				$(GLIB_LIBS) $(DBUS_LIBS) -ljson-c -lreadline
 
+EXTRA_DIST += tools/mesh-gatt/local_node.json tools/mesh-gatt/prov_db.json
+endif
+
 bin_PROGRAMS +=  tools/mesh-cfgclient
 
 tools_mesh_cfgclient_SOURCES = tools/mesh-cfgclient.c \
@@ -395,8 +400,6 @@ tools_mesh_cfgtest_LDADD = lib/libbluetooth-internal.la src/libshared-ell.la \
 						$(ell_ldadd)
 endif
 
-EXTRA_DIST += tools/mesh-gatt/local_node.json tools/mesh-gatt/prov_db.json
-
 if DEPRECATED
 bin_PROGRAMS += tools/hciattach tools/hciconfig tools/hcitool tools/hcidump \
 			tools/rfcomm tools/sdptool tools/ciptool
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [BlueZ] build: Deprecate meshctl tool
  2022-10-03 23:06 [PATCH BlueZ] build: Deprecate meshctl tool Inga Stotland
@ 2022-10-04  0:26 ` bluez.test.bot
  2022-10-04  1:20 ` [PATCH BlueZ] " patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2022-10-04  0:26 UTC (permalink / raw)
  To: linux-bluetooth, inga.stotland

[-- Attachment #1: Type: text/plain, Size: 1051 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=682871

---Test result---

Test Summary:
CheckPatch                    PASS      0.68 seconds
GitLint                       PASS      0.51 seconds
Prep - Setup ELL              PASS      34.38 seconds
Build - Prep                  PASS      0.87 seconds
Build - Configure             PASS      10.92 seconds
Build - Make                  PASS      1221.48 seconds
Make Check                    PASS      12.43 seconds
Make Check w/Valgrind         PASS      371.68 seconds
Make Distcheck                PASS      317.23 seconds
Build w/ext ELL - Configure   PASS      11.13 seconds
Build w/ext ELL - Make        PASS      115.12 seconds
Incremental Build w/ patches  PASS      0.00 seconds
Scan Build                    PASS      799.02 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH BlueZ] build: Deprecate meshctl tool
  2022-10-03 23:06 [PATCH BlueZ] build: Deprecate meshctl tool Inga Stotland
  2022-10-04  0:26 ` [BlueZ] " bluez.test.bot
@ 2022-10-04  1:20 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2022-10-04  1:20 UTC (permalink / raw)
  To: Inga Stotland; +Cc: linux-bluetooth, luiz.von.dentz, brian.gix

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Mon,  3 Oct 2022 16:06:42 -0700 you wrote:
> This marks meshctl tool as deprecated since it is not longer
> maintained.
> ---
>  Makefile.tools | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)

Here is the summary with links:
  - [BlueZ] build: Deprecate meshctl tool
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=1f6553edd8a5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-04  1:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 23:06 [PATCH BlueZ] build: Deprecate meshctl tool Inga Stotland
2022-10-04  0:26 ` [BlueZ] " bluez.test.bot
2022-10-04  1:20 ` [PATCH BlueZ] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).