[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime_mali: bump kernel version

Romain Naour romain.naour at gmail.com
Sun Dec 4 18:15:13 UTC 2016


Hi François,

Le 04/12/2016 à 18:12, François Perrad a écrit :
> 2016-12-04 17:30 GMT+01:00 Romain Naour <romain.naour at gmail.com>:
>> Bump the kernel to the next commit which fix the build with gcc6.
>>
>> Signed-off-by: Romain Naour <romain.naour at gmail.com>
>> Cc: Francois Perrad <francois.perrad at gadz.org>
>> Cc: Luca Ceresoli <luca at lucaceresoli.net>
>> ---
>> Build tested only.
>> For the same reason, the kernel used by
>> olimex_a20_olinuxino_lime2_defconfig needs to bumped
>> to 4.1.43 (at least). But since it's a big change, it
>> require a runtime test on the board.
> 
> At this time, the latest 4.1.x is 4.1.36 (not 4.1.43).
> 
> Currently, olimex_a20_olinuxino_lime_defconfig uses a 4.4 kernel.
> With BR2017.02, I plan a bump to the upcoming 4.9 which will be also a
> LTS (like 4.1 & 4.4).
> 
> On my desk, I have only a LIME board, but no LIME2.

Ok, maybe we can just wait for your patches.

Best regards,
Romain

> 
> François
> 
>> ---
>>  configs/olimex_a20_olinuxino_lime_mali_defconfig | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/configs/olimex_a20_olinuxino_lime_mali_defconfig b/configs/olimex_a20_olinuxino_lime_mali_defconfig
>> index 35af5f9..4930660 100644
>> --- a/configs/olimex_a20_olinuxino_lime_mali_defconfig
>> +++ b/configs/olimex_a20_olinuxino_lime_mali_defconfig
>> @@ -20,7 +20,7 @@ BR2_LINUX_KERNEL=y
>>  BR2_LINUX_KERNEL_CUSTOM_GIT=y
>>  BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/dan-and/linux-sunxi.git"
>>  # based on Linux version 3.4.113
>> -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="dbabbacbbf8984dea0a8c893b38b376a6ecbb3c1"
>> +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="fc385cc6dfa350382ecc94a520a716b57e654410"
>>  BR2_LINUX_KERNEL_USE_DEFCONFIG=y
>>  BR2_LINUX_KERNEL_DEFCONFIG="sun7i"
>>  BR2_LINUX_KERNEL_INSTALL_TARGET=y
>> --
>> 2.5.5
>>



More information about the buildroot mailing list