edk2 icon indicating copy to clipboard operation
edk2 copied to clipboard

Change devcontainer to Fedora 39

Open osteffenrh opened this issue 1 year ago • 2 comments
trafficstars

Fedora 35 is EOL for some time now. The Dockerfile does not build anymore.

Switch devcontainer to the Fedora 39 image.

osteffenrh avatar Dec 06 '23 10:12 osteffenrh

Depends on https://github.com/tianocore/containers/issues/84

osteffenrh avatar Dec 06 '23 10:12 osteffenrh

I have a patch ready. I'll send this once https://github.com/tianocore/containers/pull/88 is merged.

osteffenrh avatar Dec 08 '23 15:12 osteffenrh

@osteffenrh https://github.com/tianocore/containers/pull/88 seems to have been merged :)

lersek avatar Feb 26 '24 14:02 lersek

@lersek, true. I would like to keep devcontainer and CI image the same. Last time I tried to switch CI to Fedora 39, I had problems with gcc13 and some CI job.

Let me check that again first.

osteffenrh avatar Feb 26 '24 15:02 osteffenrh

https://github.com/tianocore/edk2/pull/5412

osteffenrh avatar Feb 26 '24 15:02 osteffenrh

@lersek, true. I would like to keep devcontainer and CI image the same. Last time I tried to switch CI to Fedora 39, I had problems with gcc13 and some CI job.

Let me check that again first.

Sounds like a skill issue.

ghost avatar Mar 12 '24 17:03 ghost

@helix-osdev, contributions are always welcome.

osteffenrh avatar Mar 12 '24 20:03 osteffenrh

I just saw this issue. I updated the devcontainer to Fedora 39 a few days ago - see https://github.com/tianocore/edk2/pull/5782

bcran avatar Jun 19 '24 18:06 bcran