[Buildroot] [PATCH] uboot-tools: bugfix libfdt python build

Matthew Weber matthew.weber at rockwellcollins.com
Tue Oct 17 18:16:01 UTC 2017


All,

On Sun, Oct 15, 2017 at 7:09 AM, Fabio Estevam <festevam at gmail.com> wrote:
> Hi Matthew,
>
> On Sat, Oct 14, 2017 at 6:44 PM, Matthew Weber
> <matthew.weber at rockwellcollins.com> wrote:
>
>> I dug further into the python/swig issue in uboot/uboot-tools and
>> their build of libfdt.  I ended up with the following conclusions.
>> 1) Need to bump both packages to 2017.9 which I noticed was already
>> underway (Thanks Fabio).  This removes part of this patch submission
>> that fixed the python interpreter (already upstream after 9/3)
>
> I sent a patch bumping u-boot-tools to 2011.09, but Peter and Arnout
> reported build issues with it, so that's why it has not been applied:
> http://patchwork.ozlabs.org/patch/812555/
>
> I haven't had a chance to look at this issue, but if you are
> interested, feel free to address the problem and submit the bump
> patch.
>

Looking at the current development on uboot upstream, the 2017.11
release will be the bump we should take.  With that they cleaned up
the tools having some default python/swig dependencies by having
libfdt enabled in uboot kconfig.  We'll still have to update the
BR2_TARGET_UBOOT_NEEDS_PYLIBFDT option in the uboot package so that it
includes providing the PYTHON path variable to the build.  The
upstream changes also removed the need for this patchset against
uboot-tools fixing python and swig patch issues.

I'll send a proposed patchset for a 2017.11 bump later this month
after testing with a -rc

Matt



More information about the buildroot mailing list