[Buildroot] [PATCH] package/gnuradio: bump to 3.8.1.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Apr 12 21:21:59 UTC 2020


On Sun, 12 Apr 2020 17:26:10 +0200
Gwenhael Goavec-Merou <gwenj at trabucayre.com> wrote:

> From: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
> 
> - use github url
> - suppress all patches (applied in mainline)
> - add DGR_PYTHON_DIR option to force install in site-packages instead of
>   dist-packages
> 
> fix (at least):
> - http://autobuild.buildroot.net/results/ff29b01f41c7d2e139a319aac1406dc00185fcae/
> - http://autobuild.buildroot.net/results/cae9ad5b746bfd728688ab655c23087a6f70fd50/
> - http://autobuild.buildroot.net/results/333fd49196d71ea68f64ad046c38e480593f127e/
> 
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>

Thanks, I've applied. One minor issue, see below.

> -GNURADIO_VERSION = 3.8.0.0
> -GNURADIO_SITE = https://gnuradio.org/releases/gnuradio
> +GNURADIO_VERSION = 3.8.1.0
> +GNURADIO_SOURCE = gnuradio-$(GNURADIO_VERSION).tar.gz

This variable is not needed, as it is the default value. It triggers a
check-package warning.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list