From: Arkadiusz Hiler via igt-dev <igt-dev@lists.freedesktop.org>
To: igt-dev@lists.freedesktop.org
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>, Daniel Vetter <daniel@ffwll.ch>
Subject: [igt-dev] [PATCH i-g-t 2/2] gitlab-ci: Remove autotools from corss-compilation containers
Date: Wed, 13 Feb 2019 17:53:41 +0200 [thread overview]
Message-ID: <20190213155341.23435-2-arkadiusz.hiler@intel.com> (raw)
In-Reply-To: <20190213155341.23435-1-arkadiusz.hiler@intel.com>
We only use meson there.
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
Dockerfile.debian-arm64 | 8 --------
Dockerfile.debian-armhf | 8 --------
2 files changed, 16 deletions(-)
diff --git a/Dockerfile.debian-arm64 b/Dockerfile.debian-arm64
index 34fb5ad4..7b3a3c7c 100644
--- a/Dockerfile.debian-arm64
+++ b/Dockerfile.debian-arm64
@@ -36,11 +36,3 @@ RUN apt-get install -t stretch-backports -y \
libdrm-dev:arm64 \
qemu-user \
qemu-user-static
-
-# autotools build deps
-RUN apt-get install -y \
- autoconf \
- automake \
- xutils-dev \
- libtool \
- make
diff --git a/Dockerfile.debian-armhf b/Dockerfile.debian-armhf
index 81ad5c61..c67a1e2a 100644
--- a/Dockerfile.debian-armhf
+++ b/Dockerfile.debian-armhf
@@ -36,11 +36,3 @@ RUN apt-get install -t stretch-backports -y \
libdrm-dev:armhf \
qemu-user \
qemu-user-static
-
-# autotools build deps
-RUN apt-get install -y \
- autoconf \
- automake \
- xutils-dev \
- libtool \
- make
--
2.20.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-02-13 15:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-13 15:53 [igt-dev] [PATCH i-g-t 1/2] gitlab-ci: Add 'ninja test' step for armhf Arkadiusz Hiler via igt-dev
2019-02-13 15:53 ` Arkadiusz Hiler via igt-dev [this message]
2019-02-13 20:38 ` [igt-dev] [PATCH i-g-t 2/2] gitlab-ci: Remove autotools from corss-compilation containers Daniel Vetter
2019-02-13 17:42 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] gitlab-ci: Add 'ninja test' step for armhf Patchwork
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=20190213155341.23435-2-arkadiusz.hiler@intel.com \
--to=igt-dev@lists.freedesktop.org \
--cc=arkadiusz.hiler@intel.com \
--cc=daniel@ffwll.ch \
--cc=tomi.valkeinen@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox