From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: famz@redhat.com
Subject: [Qemu-devel] [PATCH 4/6] tests/docker: remove unused feature "ccache"
Date: Mon, 6 Jun 2016 16:46:55 +0200 [thread overview]
Message-ID: <1465224417-141321-5-git-send-email-pbonzini@redhat.com> (raw)
In-Reply-To: <1465224417-141321-1-git-send-email-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
tests/docker/dockerfiles/ubuntu.docker | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/docker/dockerfiles/ubuntu.docker b/tests/docker/dockerfiles/ubuntu.docker
index 44ecc12..a8b88c3 100644
--- a/tests/docker/dockerfiles/ubuntu.docker
+++ b/tests/docker/dockerfiles/ubuntu.docker
@@ -8,4 +8,4 @@ RUN apt-get -y install flex bison \
libspice-protocol-dev libnss3-dev libfdt-dev \
libgtk-3-dev libvte-2.90-dev libsdl1.2-dev libpng12-dev libpixman-1-dev \
git make ccache python-yaml gcc clang sparse
-ENV FEATURES clang ccache pyyaml
+ENV FEATURES clang pyyaml
--
1.8.3.1
next prev parent reply other threads:[~2016-06-06 14:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 14:46 [Qemu-devel] [PATCH 0/6] Small tests/docker fixes Paolo Bonzini
2016-06-06 14:46 ` [Qemu-devel] [PATCH 1/6] tests/docker: fix make-archive-maybe Paolo Bonzini
2016-06-07 2:41 ` Fam Zheng
2016-06-06 14:46 ` [Qemu-devel] [PATCH 2/6] tests/docker: make test-full build all targets, not none Paolo Bonzini
2016-06-06 14:46 ` [Qemu-devel] [PATCH 3/6] tests/docker: fix test-mingw Paolo Bonzini
2016-06-06 14:46 ` Paolo Bonzini [this message]
2016-06-06 14:46 ` [Qemu-devel] [PATCH 5/6] tests/docker: support travis test with fedora image Paolo Bonzini
2016-06-06 14:46 ` [Qemu-devel] [PATCH 6/6] tests/docker: build all targets in test-clang Paolo Bonzini
2016-06-07 3:34 ` [Qemu-devel] [PATCH 0/6] Small tests/docker fixes Fam Zheng
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=1465224417-141321-5-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).