diff mbox series

[1/2] Config.in.legacy: update iostat title

Message ID 20210517211857.1130768-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/2] Config.in.legacy: update iostat title | expand

Commit Message

Fabrice Fontaine May 17, 2021, 9:18 p.m. UTC
Specify that iostat 'package' has been removed to be consistent with
other entries

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yann E. MORIN May 18, 2021, 6:41 a.m. UTC | #1
Fabrice, All,

On 2021-05-17 23:18 +0200, Fabrice Fontaine spake thusly:
> Specify that iostat 'package' has been removed to be consistent with
> other entries
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Both applied to master, thanks for fixing my mess. ;-)

Regards,
Yann E. MORIN.

> ---
>  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.
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
diff mbox series

Patch

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.