qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/3] Edk2 stable202302 20230309 patches


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 0/3] Edk2 stable202302 20230309 patches
Date: Fri, 10 Mar 2023 14:09:32 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 10/3/23 12:30, Peter Maydell wrote:
On Thu, 9 Mar 2023 at 11:58, Gerd Hoffmann <kraxel@redhat.com> wrote:

Gerd Hoffmann (3):
   edk2: update submodule to edk2-stable202302
   edk2: replace build scripts
   edk2: update firmware binaries

The docker-edk2 CI job fails:
https://gitlab.com/qemu-project/qemu/-/jobs/3910666498

Step 1/3 : FROM ubuntu:18.04
18.04: Pulling from library/ubuntu
mediaType in manifest should be
'application/vnd.docker.distribution.manifest.v2+json' not
'application/vnd.oci.image.manifest.v1+json'

This may be fixable with an equivalent of:
https://lore.kernel.org/qemu-devel/20230224212543.20462-2-palmer@rivosinc.com/
for .gitlab-ci.d/edk2.yml

What I still do not understand is why we have both:
(1) binaries of edk2 committed to git
(2) a gitlab CI job that is building edk2

Originally we wanted to have reproducible images by:
- pushing code change to gitlab (commit #1),
- building the FW images on gitlab,
- downloading & testing them,
- committing the images (commit #2).

Since we never used that, we can probably remove the
docker-edk2 CI job which already bitrotted...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]