[Buildroot] [git commit] linux-headers: bump to 4.10 kernel version

Fabio Estevam festevam at gmail.com
Wed Mar 1 21:28:36 UTC 2017


On Wed, Mar 1, 2017 at 6:25 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Hello,
>
> On Wed, 1 Mar 2017 22:08:59 +0100, Peter Seiderer wrote:
>
>> >  config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9
>> >     bool "4.9.x"
>> >     select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_9
>> > @@ -224,5 +232,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
>> >     default "4.1.38"        if BR2_KERNEL_HEADERS_4_1
>> >     default "4.4.48"        if BR2_KERNEL_HEADERS_4_4
>> >     default "4.8.17"        if BR2_KERNEL_HEADERS_4_8
>> > -   default "4.9.9"         if BR2_KERNEL_HEADERS_4_9
>> > +   default "4.10"          if BR2_KERNEL_HEADERS_4_10
>>
>> Is the removing of the 4.9.9. line intended? Would have expected only the
>> added 4.10 line...
>
> Doh, indeed, this seems like a mistake. Fabio, can you send a fixup
> patch?

Sorry about that. I will send a fix.



More information about the buildroot mailing list