From: Petri Latvala <petri.latvala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t] gitlab-CI: Stop installing openssl packages
Date: Wed, 23 Jan 2019 14:30:02 +0200 [thread overview]
Message-ID: <20190123123002.12102-1-petri.latvala@intel.com> (raw)
As we stopped using them in 70749c70926f ("tests: drop openssl
dependency in favor of glib sha1 implementation"), stop using them in gitlab.
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
Tested on my gitlab fork.
Dockerfile.debian | 1 -
Dockerfile.debian-arm64 | 1 -
Dockerfile.fedora | 1 -
3 files changed, 3 deletions(-)
diff --git a/Dockerfile.debian b/Dockerfile.debian
index 104906c1..b9c3be39 100644
--- a/Dockerfile.debian
+++ b/Dockerfile.debian
@@ -13,7 +13,6 @@ RUN apt-get install -y \
libdw-dev \
zlib1g-dev \
liblzma-dev \
- libssl-dev \
libcairo-dev \
libpixman-1-dev \
libudev-dev \
diff --git a/Dockerfile.debian-arm64 b/Dockerfile.debian-arm64
index e4905a22..34fb5ad4 100644
--- a/Dockerfile.debian-arm64
+++ b/Dockerfile.debian-arm64
@@ -21,7 +21,6 @@ RUN apt-get install -y \
libdw-dev:arm64 \
zlib1g-dev:arm64 \
liblzma-dev:arm64 \
- libssl-dev:arm64 \
libcairo-dev:arm64 \
libpixman-1-dev:arm64 \
libudev-dev:arm64 \
diff --git a/Dockerfile.fedora b/Dockerfile.fedora
index 652a36c3..08a4bd22 100644
--- a/Dockerfile.fedora
+++ b/Dockerfile.fedora
@@ -15,7 +15,6 @@ RUN dnf install -y gcc \
pixman-devel \
json-c-devel \
libdrm-devel \
- openssl-devel \
libudev-devel \
xmlrpc-c-devel \
elfutils-devel \
--
2.19.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-01-23 12:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-23 12:30 Petri Latvala [this message]
2019-01-23 12:46 ` [igt-dev] [PATCH i-g-t] gitlab-CI: Stop installing openssl packages Daniel Vetter
2019-01-23 13:06 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-01-23 15:03 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20190123123002.12102-1-petri.latvala@intel.com \
--to=petri.latvala@intel.com \
--cc=igt-dev@lists.freedesktop.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