[Buildroot] [PATCH 1/4] linux: explicit latest kernel version

Arnout Vandecappelle arnout at mind.be
Tue Apr 19 22:54:42 UTC 2016


On 04/19/16 22:52, Vivien Didelot wrote:
> When setting BR2_LINUX_KERNEL_LATEST_VERSION, it is hard for the user to
> know that this version is subject to change in the future.
>
> Explicit this in the Kconfig entry text.
>
> Signed-off-by: Vivien Didelot <vivien.didelot at savoirfairelinux.com>

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

  Regards,
  Arnout

> ---
>   linux/Config.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/linux/Config.in b/linux/Config.in
> index 043b147..8600ea1 100644
> --- a/linux/Config.in
> +++ b/linux/Config.in
> @@ -27,7 +27,7 @@ choice
>   	prompt "Kernel version"
>
>   config BR2_LINUX_KERNEL_LATEST_VERSION
> -	bool "4.5.1"
> +	bool "Latest version (4.5.1)"
>
>   config BR2_LINUX_KERNEL_CUSTOM_VERSION
>   	bool "Custom version"
>


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF



More information about the buildroot mailing list