All of lore.kernel.org
 help / color / mirror / Atom feed
From: Li-Wen Hsu <lwhsu@freebsd.org>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: "Fam Zheng" <fam@euphon.net>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"Thomas Huth" <thuth@redhat.com>, "Ed Maste" <emaste@freebsd.org>,
	qemu-devel <qemu-devel@nongnu.org>,
	"Claudio Fontana" <cfontana@suse.de>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"David Gibson" <david@gibson.dropbear.id.au>
Subject: Re: [PATCH v2 4/5] cirrus-ci: Remove flex/bison packages
Date: Sat, 16 May 2020 04:43:49 +0800	[thread overview]
Message-ID: <CAKBkRUzLvW5TgA83_hrEqn=zrPrYN6ex2--D8n+L+0eUyysJpQ@mail.gmail.com> (raw)
In-Reply-To: <20200515163029.12917-5-philmd@redhat.com>

On Sat, May 16, 2020 at 12:30 AM Philippe Mathieu-Daudé
<philmd@redhat.com> wrote:
>
> QEMU does not use flex/bison packages.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  .cirrus.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.cirrus.yml b/.cirrus.yml
> index de0727cb09..ce7850a320 100644
> --- a/.cirrus.yml
> +++ b/.cirrus.yml
> @@ -7,7 +7,7 @@ freebsd_12_task:
>      cpu: 8
>      memory: 8G
>    install_script: ASSUME_ALWAYS_YES=yes pkg bootstrap -f ; pkg install -y
> -    bash bison curl cyrus-sasl git glib gmake gnutls gsed
> +    bash curl cyrus-sasl git glib gmake gnutls gsed
>      nettle perl5 pixman pkgconf png usbredir
>    script:
>      - mkdir build
> --
> 2.21.3
>

Reviewed-by: Li-Wen Hsu <lwhsu@freebsd.org>


  reply	other threads:[~2020-05-15 20:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 16:30 [PATCH v2 0/5] tests: Remove unused bison/flex packages Philippe Mathieu-Daudé
2020-05-15 16:30 ` [PATCH v2 1/5] tests/docker: Remove flex/bison packages Philippe Mathieu-Daudé
2020-05-15 22:58   ` Claudio Fontana
2020-05-15 16:30 ` [PATCH v2 2/5] tests/vm: " Philippe Mathieu-Daudé
2020-05-15 22:56   ` Claudio Fontana
2020-05-15 16:30 ` [PATCH v2 3/5] gitlab-ci: " Philippe Mathieu-Daudé
2020-05-15 16:44   ` Thomas Huth
2020-05-15 16:30 ` [PATCH v2 4/5] cirrus-ci: " Philippe Mathieu-Daudé
2020-05-15 20:43   ` Li-Wen Hsu [this message]
2020-05-15 16:30 ` [PATCH v2 5/5] scripts/coverity-scan: " Philippe Mathieu-Daudé
2020-05-15 22:59   ` Claudio Fontana
2020-06-08 15:58 ` [PATCH v2 0/5] tests: Remove unused bison/flex packages Alex Bennée

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='CAKBkRUzLvW5TgA83_hrEqn=zrPrYN6ex2--D8n+L+0eUyysJpQ@mail.gmail.com' \
    --to=lwhsu@freebsd.org \
    --cc=alex.bennee@linaro.org \
    --cc=cfontana@suse.de \
    --cc=david@gibson.dropbear.id.au \
    --cc=emaste@freebsd.org \
    --cc=fam@euphon.net \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.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.