All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>, qemu-devel@nongnu.org
Cc: Laszlo Ersek <lersek@redhat.com>, John Snow <jsnow@redhat.com>
Subject: Re: [PATCH 0/2] meson.build: Fix bzip2 program detection for EDK2 blobs installation
Date: Thu, 14 Jan 2021 20:46:33 +0100	[thread overview]
Message-ID: <415f981e-3a11-71cf-6472-d36a070983b1@redhat.com> (raw)
In-Reply-To: <20210114174509.2944817-1-philmd@redhat.com>

On 14/01/21 18:45, Philippe Mathieu-Daudé wrote:
> Fix the following error when bzip2 program is not installed:
> 
>    ../pc-bios/meson.build:5:2: ERROR: Program 'bzip2' not found
> 
> (First patch easier to review using 'git-diff --ignore-all-space').
> 
> Philippe Mathieu-Daudé (2):
>    meson.build: Declare global edk2_targets / install_edk2_blobs
>      variables
>    meson.build: Detect bzip2 program
> 
>   meson.build                     | 10 ++++++++++
>   pc-bios/descriptors/meson.build | 30 ++++++++++++++++--------------
>   pc-bios/meson.build             |  6 +-----
>   3 files changed, 27 insertions(+), 19 deletions(-)
> 

Queued, thanks.

Paolo



      parent reply	other threads:[~2021-01-14 19:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14 17:45 [PATCH 0/2] meson.build: Fix bzip2 program detection for EDK2 blobs installation Philippe Mathieu-Daudé
2021-01-14 17:45 ` [PATCH 1/2] meson.build: Declare global edk2_targets / install_edk2_blobs variables Philippe Mathieu-Daudé
2021-01-14 19:49   ` Laszlo Ersek
2021-01-14 19:57     ` Philippe Mathieu-Daudé
2021-01-14 20:05       ` Laszlo Ersek
2021-01-14 17:45 ` [PATCH 2/2] meson.build: Detect bzip2 program Philippe Mathieu-Daudé
2021-01-14 19:10   ` John Snow
2021-01-14 19:50   ` Laszlo Ersek
2021-01-14 19:46 ` Paolo Bonzini [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=415f981e-3a11-71cf-6472-d36a070983b1@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=lersek@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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.