[Buildroot] [git commit] Config.in.legacy: update iostat title
From: Yann E. MORIN <hidden>
Date: 2021-05-18 06:39:30
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yann E. MORIN <hidden>
Date: 2021-05-18 06:39:30
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=104df75e90730af80b6008270d889899f5005547 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Specify that iostat 'package' has been removed to be consistent with other entries Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> --- 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.