tianocore / containers

Repository to maintain and manage edk2 containers
Other
20 stars 25 forks source link

Upgrade to Qemu 8, Bump GCC minor version on Fedora #72

Closed osteffenrh closed 1 year ago

osteffenrh commented 1 year ago

Description

Use the latest Qemu 8.0.0 for the Fedora images.

Containers Affected

Fedora 35 and 37.

osteffenrh commented 1 year ago

Test CI Run: https://github.com/tianocore/edk2/pull/4327

osteffenrh commented 1 year ago

Related BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4324

osteffenrh commented 1 year ago

Updated the gcc minor version of gcc to the Fedora 35 and 37 defaults. Fixes image build errors (see https://github.com/tianocore/containers/pull/75)