All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Michael Nosthoff via buildroot <buildroot@buildroot.org>
Cc: Robert Rose <robertroyrose@gmail.com>
Subject: Re: [Buildroot] [PATCH] package/grpc: bump to version 1.48.0
Date: Wed, 27 Jul 2022 12:07:04 +0200	[thread overview]
Message-ID: <20220727120704.02128546@windsurf> (raw)
In-Reply-To: <20220727083730.3141497-1-buildroot@heine.tech>

On Wed, 27 Jul 2022 10:37:30 +0200
Michael Nosthoff via buildroot <buildroot@buildroot.org> wrote:

> - rework host-grpc-only-cpp-plugin.patch to match changed CMakeLists.txt
> - reintroduce patch to fix cross_compile with host grpc_cpp_plugin [1]
> - add patch to disable unconditionally downloading repos of 3rd party APIs not
>   used in build [2]
> 
> [1] https://github.com/grpc/grpc/pull/30378
> [2] https://github.com/grpc/grpc/issues/30385
> 
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
> ---
>  ...h => 0003-host-grpc-only-cpp-plugin.patch} | 91 +++++++++----------
>  .../0004-fix-grpc-plugin-cross-compile.patch  | 43 +++++++++
>  ...nconditionally-downloading-api-repos.patch | 39 ++++++++
>  package/grpc/grpc.hash                        |  2 +-
>  package/grpc/grpc.mk                          |  2 +-
>  5 files changed, 125 insertions(+), 52 deletions(-)
>  rename package/grpc/{0004-host-grpc-only-cpp-plugin.patch => 0003-host-grpc-only-cpp-plugin.patch} (61%)
>  create mode 100644 package/grpc/0004-fix-grpc-plugin-cross-compile.patch
>  create mode 100644 package/grpc/0005-disable-unconditionally-downloading-api-repos.patch

Applied to master, thanks. I must say I really appreciate the fact that
you have submitted the patch upstream, and raised upstream the issue of
things being downloaded by the package. Good stuff!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2022-07-27 10:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  8:37 [Buildroot] [PATCH] package/grpc: bump to version 1.48.0 Michael Nosthoff via buildroot
2022-07-27 10:07 ` Thomas Petazzoni via buildroot [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=20220727120704.02128546@windsurf \
    --to=buildroot@buildroot.org \
    --cc=robertroyrose@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.