From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/6] package/gqrx: backport/adapt patch to suppport Gnuradio 3.8
Date: Mon, 3 Feb 2020 23:41:52 +0100 [thread overview]
Message-ID: <20200203234152.0e6f97bd@windsurf> (raw)
In-Reply-To: <20200117110232.31336-1-gwenj@trabucayre.com>
On Fri, 17 Jan 2020 12:02:27 +0100
Gwenhael Goavec-Merou <gwenj@trabucayre.com> wrote:
> From: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
>
> Gnuradio 3.8 has break some functions or header. Current gqrx release does
> not support these new features.
>
> So we add compatibility backport patches from pull-request:
> https://github.com/csete/gqrx/pull/705
>
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
> ---
> package/gqrx/0001-add_includes_for_GR38.patch | 194 ++++++++++++++++++
> ...2-build_with_cmake_for_both_versions.patch | 59 ++++++
> ...0003-pass_GNU_Radio_version_as_macro.patch | 161 +++++++++++++++
> .../0004-link_against_gr-audio_library.patch | 21 ++
> ...-support_37_and_38_builds_with_qmake.patch | 53 +++++
> ..._shells_without_here-string_operator.patch | 26 +++
> 6 files changed, 514 insertions(+)
> create mode 100644 package/gqrx/0001-add_includes_for_GR38.patch
> create mode 100644 package/gqrx/0002-build_with_cmake_for_both_versions.patch
> create mode 100644 package/gqrx/0003-pass_GNU_Radio_version_as_macro.patch
> create mode 100644 package/gqrx/0004-link_against_gr-audio_library.patch
> create mode 100644 package/gqrx/0005-support_37_and_38_builds_with_qmake.patch
> create mode 100644 package/gqrx/0006-support_shells_without_here-string_operator.patch
I've applied the entire series. I will make a few comments on some of
the patches.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-02-03 22:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-17 11:02 [Buildroot] [PATCH v2 1/6] package/gqrx: backport/adapt patch to suppport Gnuradio 3.8 Gwenhael Goavec-Merou
2020-01-17 11:02 ` [Buildroot] [PATCH v2 2/6] package/gr-osmosdr: bump version to support " Gwenhael Goavec-Merou
2020-01-17 11:02 ` [Buildroot] [PATCH v2 3/6] package/gnuradio: bump to version 3.8.0.0 Gwenhael Goavec-Merou
2020-02-03 22:42 ` Thomas Petazzoni
2020-02-04 5:59 ` Gwenhael Goavec-Merou
2020-01-17 11:02 ` [Buildroot] [PATCH v2 4/6] package/gnuradio: add python3 support Gwenhael Goavec-Merou
2020-02-03 22:42 ` Thomas Petazzoni
2020-01-17 11:02 ` [Buildroot] [PATCH v2 5/6] package/gr-osmosdr: " Gwenhael Goavec-Merou
2020-02-03 22:43 ` Thomas Petazzoni
2020-01-17 11:02 ` [Buildroot] [PATCH v2 6/6] package/gqrx: suppress dependency to not BR2_PACKAGE_PYTHON3 Gwenhael Goavec-Merou
2020-02-03 22:41 ` 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=20200203234152.0e6f97bd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox