[Buildroot] [PATCH 5/6] linux-headers: remove deprecated versions

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Sep 9 14:38:13 UTC 2016


On 08/09/16 17:18, Thomas Petazzoni wrote:

>> +config BR2_KERNEL_HEADERS_4_0
>> +	bool "kernel headers version 4.0.x are no longer supported"
>> +	select BR2_KERNEL_HEADERS_4_1
>
> Wouldn't it be safer to select in this case the immediately older
> kernel header version that's still available?
>
> Imagine the user is running a 4.0 kernel, and therefore has chosen 4.0
> kernel headers. With your change, the toolchain will now be rebuilt
> with 4.1 kernel headers... while the user is running a 4.0 kernel. Not
> good.
>
> Default to an older version seems safer to me.
>
> What do you think?
>
> Thanks,
>
> Thomas

Hi.
Indded, however it's been like this for ages and i was continuing the 
(likely wrong) tradition.
I can respin and send a follow-up patch that addresses the older 
retirements as well.
Regards.




More information about the buildroot mailing list