[Buildroot] [PATCH 1/1] gnuradio: needs host-python2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Aug 5 12:39:14 UTC 2018


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


More information about the buildroot mailing list