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] f45: drop coreboot build (was never used in fedora)
Date: Thu, 13 Aug 2026 18:12:31 GMT	[thread overview]
Message-ID: <178664475107.1.3621182562626430057.rpms-seabios-0d89c5b35867@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/seabios
Branch : f45
Commit : 0d89c5b3586791c645a735414b0c4789ffbafde3
Author : Gerd Hoffmann <kraxel@redhat.com>
Date   : 2026-08-13T13:20:53+02:00
Stats  : +0/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/seabios/c/0d89c5b3586791c645a735414b0c4789ffbafde3?branch=f45

Log:
drop coreboot build (was never used in fedora)

---
diff --git a/config.coreboot b/config.coreboot
deleted file mode 100644
index a0323b2..0000000
--- a/config.coreboot
+++ /dev/null
@@ -1,2 +0,0 @@
-CONFIG_QEMU_HARDWARE=y
-CONFIG_COREBOOT=y

diff --git a/seabios.spec b/seabios.spec
index 851ae4c..15be249 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
-Source16:       config.coreboot
 Source17:       config.seabios-128k
 Source18:       config.seabios-256k
 Source19:       config.vga-virtio
@@ -126,7 +125,6 @@ build_bios() {
 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.coreboot bios.bin.elf bios-coreboot.bin
 build_bios %{_sourcedir}/config.seabios-microvm bios.bin bios-microvm.bin
 %endif
 
@@ -145,7 +143,6 @@ 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-coreboot.bin $RPM_BUILD_ROOT%{_datadir}/seabios/bios-coreboot.bin
 install -m 0644 binaries/bios-microvm.bin $RPM_BUILD_ROOT%{_datadir}/seabios/bios-microvm.bin
 %endif
 install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios

                 reply	other threads:[~2026-08-13 18:12 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=178664475107.1.3621182562626430057.rpms-seabios-0d89c5b35867@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