public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/seabios] rawhide: remove 128k bios for qemu 1.x machine types
Date: Thu, 13 Aug 2026 18:09:54 GMT [thread overview]
Message-ID: <178664459456.1.184270686758092009.rpms-seabios-5ecacf627897@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/seabios
Branch : rawhide
Commit : 5ecacf627897b5ba4ec40ce2ef49a656dc97d339
Author : Gerd Hoffmann <kraxel@redhat.com>
Date : 2026-08-13T14:11:16+02:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/seabios/c/5ecacf627897b5ba4ec40ce2ef49a656dc97d339?branch=rawhide
Log:
remove 128k bios for qemu 1.x machine types
---
diff --git a/seabios.spec b/seabios.spec
index 15be249..a0bc9d2 100644
--- a/seabios.spec
+++ b/seabios.spec
@@ -21,7 +21,6 @@ Source11: config.vga-isavga
Source12: config.vga-qxl
Source13: config.vga-stdvga
Source14: config.vga-vmware
-Source17: config.seabios-128k
Source18: config.seabios-256k
Source19: config.vga-virtio
Source20: config.vga-ramfb
@@ -122,7 +121,6 @@ build_bios() {
}
# seabios
-build_bios %{_sourcedir}/config.seabios-128k bios.bin bios.bin
build_bios %{_sourcedir}/config.seabios-256k bios.bin bios-256k.bin
%if 0%{?fedora:1}
build_bios %{_sourcedir}/config.seabios-microvm bios.bin bios-microvm.bin
@@ -140,7 +138,6 @@ done
mkdir -p $RPM_BUILD_ROOT%{_datadir}/seabios
mkdir -p $RPM_BUILD_ROOT%{_datadir}/seavgabios
mkdir -p $RPM_BUILD_ROOT%{_datadir}/qemu/firmware
-install -m 0644 binaries/bios.bin $RPM_BUILD_ROOT%{_datadir}/seabios/bios.bin
install -m 0644 binaries/bios-256k.bin $RPM_BUILD_ROOT%{_datadir}/seabios/bios-256k.bin
%if 0%{?fedora:1}
install -m 0644 binaries/bios-microvm.bin $RPM_BUILD_ROOT%{_datadir}/seabios/bios-microvm.bin
reply other threads:[~2026-08-13 18:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178664459456.1.184270686758092009.rpms-seabios-5ecacf627897@fedoraproject.org \
--to=kraxel@redhat.com \
--cc=git-commits@fedoraproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox