package/gnuradio: bump to version 3.8.0.0
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Fri, 17 Jan 2020 11:02:29 +0000 (12:02 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Feb 2020 22:43:33 +0000 (23:43 +0100)
commit0d6a7b2981d4ba83a95ff1c10a15970e41fabec2
tree0d5e172d311bb285baab68094d8bb231539c5ce6
parentdcfc18c9fe34feea6335b044f38465bfb22071ce
package/gnuradio: bump to version 3.8.0.0

Since 2019/08/09 a new version of gnuradio is available.
This patch bump to this version with some modifications:
- suppress the applied patch 0001-socket_pdu_impl.cc-fix-build-with-boost-1.70.0.patch
- backport patch to have boost unit_test_framework optional instead of mandatory:
  https://github.com/gnuradio/gnuradio/pull/2927
- backport patch to fix neon version detection:
  https://github.com/gnuradio/volk/pull/319
- add boost atomic (used by pmt), log4cpp (now mandatory) and gmp as dependencies
- suppress the no more available BR2_PACKAGE_GNURADIO_LOG, since log4cpp is mandatory. Since this
  option is now always true no need to add an entry in legacy.
- suppress all workaround for neon. Now volk is able to detect correctly neon
  version.
- add explictly path to python interpreter

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gnuradio/0001-add-boost-unit_test_framework-required-only-when-ENA.patch [new file with mode: 0644]
package/gnuradio/0001-socket_pdu_impl.cc-fix-build-with-boost-1.70.0.patch [deleted file]
package/gnuradio/0002-lib-CMakeLists-fix-neon-version-detection.patch [new file with mode: 0644]
package/gnuradio/Config.in
package/gnuradio/gnuradio.hash
package/gnuradio/gnuradio.mk