diff mbox series

[v2,2/3] package/bmap-tools: rename Kconfig prompt to bmaptool

Message ID 20240414130520.3647875-2-dario.binacchi@amarulasolutions.com
State Accepted
Headers show
Series [v2,1/3] package/bmap-tools: update GitHub URL | expand

Commit Message

Dario Binacchi April 14, 2024, 1:05 p.m. UTC
Historically, the package was named bmap-tools, and that's the name
under which it was introduced in Buildroot. Since then, it has moved to
a new home (i. e. to https://github.com/yoctoproject/bmaptool) under the
Yocto Project umbrella, and got renamed to bmaptool. To avoid useless
churn, we keep the old symbols, and just refer to bmaptool in the
prompt.

Link: https://patchwork.ozlabs.org/project/buildroot/patch/20240413131757.3627575-2-dario.binacchi@amarulasolutions.com
Suggested-by: Yann E. Morin <yann.morin.1998@free.fr>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

---

Changes v1 -> v2:
- Don't change the BMAP_TOOLS symbols into BMAPTOOL, but change
  only the Kconfig prompt from bmap-tools to bmaptool.

 package/bmap-tools/Config.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/package/bmap-tools/Config.in b/package/bmap-tools/Config.in
index 425b7dfb9e07..b5ccce786e58 100644
--- a/package/bmap-tools/Config.in
+++ b/package/bmap-tools/Config.in
@@ -1,5 +1,9 @@ 
+# Historically, the package was named bmap-tools, and that's the name
+# under which it was introduced in Buildroot. Since then, it has moved
+# to a new home, and got renamed to bmaptool. To avoid useless churn,
+# we keep the old symbols, and just refer to bmaptool in the prompt.
 config BR2_PACKAGE_BMAP_TOOLS
-	bool "bmap-tools"
+	bool "bmaptool (formerly bmap-tools)"
 	depends on BR2_PACKAGE_PYTHON3
 	select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
 	select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime, pkg_resources