All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
	"Beraldo Leal" <bleal@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Ani Sinha" <ani@anisinha.ca>,
	"Igor Mammedov" <imammedo@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: [PULL 10/11] edk2/docker: use ubuntu 18.04
Date: Tue, 15 Mar 2022 09:36:55 +0100	[thread overview]
Message-ID: <20220315083656.1949517-11-kraxel@redhat.com> (raw)
In-Reply-To: <20220315083656.1949517-1-kraxel@redhat.com>

Upstream CI uses ubuntu 18.04 too, so pick
that version (instead of something newer).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 .gitlab-ci.d/edk2/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.d/edk2/Dockerfile b/.gitlab-ci.d/edk2/Dockerfile
index 7484b3846d71..bbe50ff8328a 100644
--- a/.gitlab-ci.d/edk2/Dockerfile
+++ b/.gitlab-ci.d/edk2/Dockerfile
@@ -1,7 +1,7 @@
 #
 # Docker image to cross-compile EDK2 firmware binaries
 #
-FROM ubuntu:16.04
+FROM ubuntu:18.04
 
 MAINTAINER Philippe Mathieu-Daudé <f4bug@amsat.org>
 
-- 
2.35.1



  parent reply	other threads:[~2022-03-15  8:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15  8:36 [PULL 00/11] Edk2 20220315 patches Gerd Hoffmann
2022-03-15  8:36 ` [PULL 01/11] tests/acpi: allow virt memory hotplug changes Gerd Hoffmann
2022-03-15  8:36 ` [PULL 02/11] edk2: update submodule to stable202202 Gerd Hoffmann
2022-03-15  8:36 ` [PULL 03/11] edk2: switch to release builds Gerd Hoffmann
2022-03-15  8:36 ` [PULL 04/11] edk2: .git can be a file Gerd Hoffmann
2022-03-15  8:36 ` [PULL 05/11] edk2: add microvm build Gerd Hoffmann
2022-03-15  8:36 ` [PULL 06/11] edk2: update binaries to stable202202 Gerd Hoffmann
2022-03-15  8:36 ` [PULL 07/11] tests/acpi: update expected data files Gerd Hoffmann
2022-03-15  8:36 ` [PULL 08/11] tests/acpi: disallow virt memory hotplug changes Gerd Hoffmann
2022-03-15  8:36 ` [PULL 09/11] edk2/docker: install python3 Gerd Hoffmann
2022-03-15  8:36 ` Gerd Hoffmann [this message]
2022-03-15  8:36 ` [PULL 11/11] MAINTAINERS: take edk2 Gerd Hoffmann
2022-03-15 14:41 ` [PULL 00/11] Edk2 20220315 patches Peter Maydell

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=20220315083656.1949517-11-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=ani@anisinha.ca \
    --cc=bleal@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wainersm@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.