[Buildroot] [PATCH] orange-pi-one: bump kernel and uboot versions

Matthew Weber matthew.weber at rockwellcollins.com
Mon Nov 6 20:11:28 UTC 2017


Sergey,

On Mon, Nov 6, 2017 at 12:31 PM, Sergey Matyukevich <geomatsi at gmail.com> wrote:
>> > Bump kernel to 4.13.11 and U-Boot to 2017.09.
>> >
>>
>> <snip>
>>
>> > @@ -18,7 +18,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
>> >  BR2_TARGET_UBOOT=y
>> >  BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
>> >  BR2_TARGET_UBOOT_CUSTOM_VERSION=y
>> > -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2017.03"
>> > +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2017.09"
>>
>> This bump requires BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y .  You can't see
>> the failure if your host machine has swig.
>>
>> Similar to what was observed with uboot-tools:
>> https://git.busybox.net/buildroot/commit/?id=0bcd09ffcabbcce74ed00bc38620f71a34a59b45
>
> Thanks a lot ! I noticed this problem on one of my machines, but haven't
> yet investigated the root cause. Actually in my case both host-uboot-tools
> and u-boot fail unless I modify path to libfdt headers.
>
> I will verify the fix for all my recent board updates and then submit it.
>

I just sent the fix for the libfdt headers.  I need to do a v2 for an
issue with older uboots but the general idea is there.

Matt



More information about the buildroot mailing list