[Buildroot] [PATCH v2] uboot-tools: bump to version 2017.09

Matthew Weber matthew.weber at rockwellcollins.com
Fri Nov 3 13:22:44 UTC 2017


Jan,

On Fri, Nov 3, 2017 at 8:15 AM, Jan Kundrát <jan.kundrat at cesnet.cz> wrote:
> On pátek 3. listopadu 2017 13:50:56 CET, Thomas Petazzoni wrote:
>>
>> I'm not sure if it's this version bump, or Matthew Weber's patch about
>> pylibfdt, but we're seeing new build failures with host-uboot-tools:
>>
>>   http://autobuild.buildroot.net/?reason=host-uboot-tools-2017.09
>>
>> Could one of you have a look?
>
>
> Hi,
> I believe that this is caused by a change to host-dtc in commit
> b8c3e941731ddfc3728045142aa9081adeeeaee2. Since this commit, host-dtc has
> started installing its own libfdt into host/include/libfdt*. U-Boot uses
> #include directives in form of <system/ones>, not "user/ones", so it finds a
> copy of libfdt provided by dtc, not its own modified version. I sent a quick
> and dirty patch which fixes this earlier today:
>
> http://lists.busybox.net/pipermail/buildroot/2017-November/206092.html
>

Tested that patch and it resolves a rebuild without error on my end.
Agree, unsure how we'd want to fix that one, upstream is a mess right
now with anything tool/*fdt related...

Matt



More information about the buildroot mailing list