[Buildroot] [git commit branch/next] Config.in.legacy: update iostat title

Yann E. MORIN yann.morin.1998 at free.fr
Tue Aug 3 21:09:55 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=104df75e90730af80b6008270d889899f5005547
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Specify that iostat 'package' has been removed to be consistent with
other entries

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index bc7cb8e32a..7bd2eb1429 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -182,7 +182,7 @@ config BR2_PACKAGE_DOCKER_CONTAINERD
 	  The package was renamed to containerd accordingly.
 
 config BR2_PACKAGE_IOSTAT
-	bool "iostat removed"
+	bool "iostat package removed"
 	select BR2_LEGACY
 	help
 	  This package has been removed, use sysstat instead.


More information about the buildroot mailing list