From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] uboot-tools: bugfix libfdt python build
Date: Fri, 13 Oct 2017 16:11:28 +0200 [thread overview]
Message-ID: <20171013161128.37827061@windsurf.lan> (raw)
In-Reply-To: <20171013023556.25825-1-matthew.weber@rockwellcollins.com>
Hello,
On Thu, 12 Oct 2017 21:35:56 -0500, Matt Weber wrote:
> +ifeq ($(BR2_PACKAGE_PYTHON3),y)
> +HOST_UBOOT_TOOLS_DEPENDENCIES += host-python3
> +else
> +HOST_UBOOT_TOOLS_DEPENDENCIES += host-python
> +endif
Gaah, adding host-python as a mandatory dependency of host-uboot-tools
is a big change. Any way around that ?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-10-13 14:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 2:35 [Buildroot] [PATCH] uboot-tools: bugfix libfdt python build Matt Weber
2017-10-13 14:11 ` Thomas Petazzoni [this message]
2017-10-14 1:01 ` Matthew Weber
2017-10-14 21:44 ` Matthew Weber
2017-10-15 12:09 ` Fabio Estevam
2017-10-17 18:16 ` Matthew Weber
2017-10-17 18:54 ` Thomas Petazzoni
2017-10-17 19:00 ` Matthew Weber
2017-10-17 19:03 ` Fabio Estevam
2017-10-17 20:14 ` Matthew Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171013161128.37827061@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox