All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Fam Zheng <famz@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 4/5] docker: Add libaio to fedora image
Date: Fri, 05 May 2017 09:27:31 +0100	[thread overview]
Message-ID: <871ss3ogi4.fsf@linaro.org> (raw)
In-Reply-To: <20170505032340.26467-5-famz@redhat.com>


Fam Zheng <famz@redhat.com> writes:

> Signed-off-by: Fam Zheng <famz@redhat.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>  tests/docker/dockerfiles/fedora.docker | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker
> index 39f6b58..4eaa8ed 100644
> --- a/tests/docker/dockerfiles/fedora.docker
> +++ b/tests/docker/dockerfiles/fedora.docker
> @@ -2,7 +2,7 @@ FROM fedora:latest
>  ENV PACKAGES \
>      ccache git tar PyYAML sparse flex bison python2 bzip2 hostname \
>      glib2-devel pixman-devel zlib-devel SDL-devel libfdt-devel \
> -    gcc gcc-c++ clang make perl which bc findutils \
> +    gcc gcc-c++ clang make perl which bc findutils libaio-devel \
>      mingw32-pixman mingw32-glib2 mingw32-gmp mingw32-SDL mingw32-pkg-config \
>      mingw32-gtk2 mingw32-gtk3 mingw32-gnutls mingw32-nettle mingw32-libtasn1 \
>      mingw32-libjpeg-turbo mingw32-libpng mingw32-curl mingw32-libssh2 \


--
Alex Bennée

  reply	other threads:[~2017-05-05  8:26 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05  3:23 [Qemu-devel] [PATCH 0/5] docker: Add test-block Fam Zheng
2017-05-05  3:23 ` [Qemu-devel] [PATCH 1/5] docker: Run tests with current user Fam Zheng
2017-05-05  8:25   ` Alex Bennée
2017-05-06 16:25   ` Philippe Mathieu-Daudé
2017-05-05  3:23 ` [Qemu-devel] [PATCH 2/5] docker: Add bzip2 and hostname to fedora image Fam Zheng
2017-05-05  8:25   ` Alex Bennée
2017-05-06 16:34   ` Philippe Mathieu-Daudé
2017-05-05  3:23 ` [Qemu-devel] [PATCH 3/5] docker: Use unconfined security profile Fam Zheng
2017-05-05  8:27   ` Alex Bennée
2017-05-05  9:12     ` Fam Zheng
2017-05-06 16:33   ` Philippe Mathieu-Daudé
2017-05-05  3:23 ` [Qemu-devel] [PATCH 4/5] docker: Add libaio to fedora image Fam Zheng
2017-05-05  8:27   ` Alex Bennée [this message]
2017-05-06 16:26   ` Philippe Mathieu-Daudé
2017-05-05  3:23 ` [Qemu-devel] [PATCH 5/5] docker: Add test-block Fam Zheng
2017-05-05  8:28   ` Alex Bennée
2017-05-05  8:55     ` Fam Zheng
2017-05-08 15:11   ` Yash Mankad
2017-05-08 15:52   ` Daniel P. Berrange
2017-05-05  7:44 ` [Qemu-devel] [PATCH 0/5] " Paolo Bonzini
2017-05-05  8:05   ` Fam Zheng
2017-05-05  8:07     ` Paolo Bonzini
2017-05-05  8:52       ` Fam Zheng
2017-05-08 15:55   ` Daniel P. Berrange
2017-05-08 16:06     ` Paolo Bonzini

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=871ss3ogi4.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=famz@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.