[Buildroot] [PATCH 1/1] configs/riotboard: bump kernel to version 4.0

Peter Korsgaard peter at korsgaard.com
Mon May 18 06:41:49 UTC 2015


>>>>> "Nikolay" == Nikolay Dimitrov <picmaster at mail.bg> writes:

 > Signed-off-by: Nikolay Dimitrov <picmaster at mail.bg>
 > ---
 >  configs/riotboard_defconfig |    6 +++---
 >  1 file changed, 3 insertions(+), 3 deletions(-)

 > diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
 > index 6e581fa..91cdb1a 100644
 > --- a/configs/riotboard_defconfig
 > +++ b/configs/riotboard_defconfig
 > @@ -20,13 +20,13 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
 
 >  # kernel headers
 >  BR2_KERNEL_HEADERS_VERSION=y
 > -BR2_DEFAULT_KERNEL_VERSION="3.19.3"
 > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19=y
 > +BR2_DEFAULT_KERNEL_VERSION="4.0"
 > +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y

Committed to next, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list