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: remove csm build (edk2 has removed csm spport)
Date: Wed, 12 Aug 2026 14:49:06 GMT	[thread overview]
Message-ID: <178654614614.1.986721970502236133.rpms-seabios-3371d0a95b46@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
remove csm build (edk2 has removed csm spport)

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

diff --git a/seabios.spec b/seabios.spec
index b2223a2..d1d0612 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
-Source15:       config.csm
 Source16:       config.coreboot
 Source17:       config.seabios-128k
 Source18:       config.seabios-256k
@@ -122,7 +121,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.csm Csm16.bin bios-csm.bin
 build_bios %{_sourcedir}/config.coreboot bios.bin.elf bios-coreboot.bin
 build_bios %{_sourcedir}/config.seabios-microvm bios.bin bios-microvm.bin
 %endif
@@ -141,7 +139,6 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/seavgabios
 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-csm.bin $RPM_BUILD_ROOT%{_datadir}/seabios/bios-csm.bin
 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

                 reply	other threads:[~2026-08-12 14:49 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=178654614614.1.986721970502236133.rpms-seabios-3371d0a95b46@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