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

Sergey Matyukevich geomatsi at gmail.com
Mon Nov 6 18:31:45 UTC 2017


> > 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.

Regards,
Sergey



More information about the buildroot mailing list