From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] gnuradio: needs host-python2
Date: Sun, 5 Aug 2018 14:39:14 +0200 [thread overview]
Message-ID: <20180805143914.7548ed45@windsurf> (raw)
In-Reply-To: <20180626214326.27205-1-fontaine.fabrice@gmail.com>
Hello,
On Tue, 26 Jun 2018 23:43:26 +0200, Fabrice Fontaine wrote:
> gnuradio needs host-python2 however there is no way to enforce this so
> add a dependency on !BR2_PACKAGE_PYTHON3.
> Indeed, if BR2_PACKAGE_PYTHON3 is selected, then buildroot will only
> build host-python3.
> This issue was not raised in the previous version of gnuradio as
> host-python-cheetah was the only dependency and host-python-cheetah
> enforces python2 through HOST_PYTHON_CHEETAH_NEEDS_HOST_PYTHON however
> we now have host-python-six and host-python-mako dependencies and it
> does not seem right to enforces python2 on those packages
>
> Fixes:
> - http://autobuild.buildroot.net/results/a502fef3e2a40f38ca63332440b0b6bd2ed11d5a
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/gnuradio/Config.in | 2 ++
> 1 file changed, 2 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-08-05 12:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-26 21:43 [Buildroot] [PATCH 1/1] gnuradio: needs host-python2 Fabrice Fontaine
2018-06-27 3:36 ` Baruch Siach
2018-06-27 5:35 ` Fabrice Fontaine
2018-06-27 16:24 ` Fabrice Fontaine
2018-06-28 3:25 ` Baruch Siach
2018-06-28 7:58 ` Yegor Yefremov
2018-06-28 8:23 ` Thomas Petazzoni
2018-06-28 9:15 ` Yegor Yefremov
2018-06-28 9:20 ` Thomas Petazzoni
2018-06-28 10:02 ` Yegor Yefremov
2018-06-28 17:25 ` Fabrice Fontaine
2018-07-19 15:02 ` Thomas Petazzoni
2018-06-28 18:46 ` Trent Piepho
2018-08-05 12:39 ` Thomas Petazzoni [this message]
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=20180805143914.7548ed45@windsurf \
--to=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.