[Buildroot] [PATCH 2/2] linux: bump default to version 4.18.14

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Oct 15 19:19:18 UTC 2018


Hello,

On Mon, 15 Oct 2018 19:25:40 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  linux/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/linux/Config.in b/linux/Config.in
> index 235018ca0b..d372c2c1f8 100644
> --- a/linux/Config.in
> +++ b/linux/Config.in
> @@ -120,7 +120,7 @@ endif
>  
>  config BR2_LINUX_KERNEL_VERSION
>  	string
> -	default "4.18.10" if BR2_LINUX_KERNEL_LATEST_VERSION
> +	default "4.18.14" if BR2_LINUX_KERNEL_LATEST_VERSION

You cannot change this without changing linux.hash at the same time.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list