Skip to content

Commit

Permalink
app-emulation/qemu: Bump 8.2.5+ to seabios 1.16.3
Browse files Browse the repository at this point in the history
8.2+ has a long boot delay with seabios 1.16.0 unless a CD-ROM drive is
attached. I cannot bump this for 8.2.3 because the new seabios version isn't
stable yet.

Bug: https://bugs.gentoo.org/933284
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Sep 10, 2024
1 parent 4d91c46 commit 2e41c8a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ SOFTMMU_TOOLS_DEPEND="
"

EDK2_OVMF_VERSION="202202"
SEABIOS_VERSION="1.16.0"
SEABIOS_VERSION="1.16.3"

X86_FIRMWARE_DEPEND="
pin-upstream-blobs? (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ SOFTMMU_TOOLS_DEPEND="
"

EDK2_OVMF_VERSION="202202"
SEABIOS_VERSION="1.16.0"
SEABIOS_VERSION="1.16.3"

X86_FIRMWARE_DEPEND="
pin-upstream-blobs? (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ SOFTMMU_TOOLS_DEPEND="
"

EDK2_OVMF_VERSION="202202"
SEABIOS_VERSION="1.16.0"
SEABIOS_VERSION="1.16.3"

X86_FIRMWARE_DEPEND="
pin-upstream-blobs? (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ SOFTMMU_TOOLS_DEPEND="
"

EDK2_OVMF_VERSION="202202"
SEABIOS_VERSION="1.16.0"
SEABIOS_VERSION="1.16.3"

X86_FIRMWARE_DEPEND="
pin-upstream-blobs? (
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/qemu/qemu-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ SOFTMMU_TOOLS_DEPEND="
"

EDK2_OVMF_VERSION="202202"
SEABIOS_VERSION="1.16.0"
SEABIOS_VERSION="1.16.3"

X86_FIRMWARE_DEPEND="
pin-upstream-blobs? (
Expand Down

0 comments on commit 2e41c8a

Please sign in to comment.