From dfca5587cf2032f9ad06041b93b0da5cb39b9989 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 26 Feb 2023 14:09:44 +0100 Subject: tree-wide: Drop gnu-efi This drops all mentions of gnu-efi and its manual build machinery. A future commit will bring bootloader builds back. A new bootloader meson option is now used to control whether to build sd-boot and its userspace tooling. --- mkosi.conf.d/10-systemd.conf | 1 - mkosi.conf.d/centos/10-centos.conf | 1 - mkosi.conf.d/fedora/10-fedora.conf | 1 - 3 files changed, 3 deletions(-) (limited to 'mkosi.conf.d') diff --git a/mkosi.conf.d/10-systemd.conf b/mkosi.conf.d/10-systemd.conf index 0eeee89052..2ae33d0f59 100644 --- a/mkosi.conf.d/10-systemd.conf +++ b/mkosi.conf.d/10-systemd.conf @@ -53,7 +53,6 @@ BuildPackages= gcc gettext git - gnu-efi gperf lld llvm diff --git a/mkosi.conf.d/centos/10-centos.conf b/mkosi.conf.d/centos/10-centos.conf index 15075f7260..e19efc7d4a 100644 --- a/mkosi.conf.d/centos/10-centos.conf +++ b/mkosi.conf.d/centos/10-centos.conf @@ -59,7 +59,6 @@ BuildPackages= glibc-devel.i686 glibc-static glibc-static.i686 - gnu-efi-devel libgcrypt-devel # CentOS Stream 8 libgcrypt-devel doesn't ship a pkg-config file. libxslt pam-devel diff --git a/mkosi.conf.d/fedora/10-fedora.conf b/mkosi.conf.d/fedora/10-fedora.conf index 2cd9bc1d44..f300572121 100644 --- a/mkosi.conf.d/fedora/10-fedora.conf +++ b/mkosi.conf.d/fedora/10-fedora.conf @@ -50,7 +50,6 @@ BuildPackages= docbook-xsl dwarves glibc-static - gnu-efi-devel libcap-static pam-devel pkgconfig # pkgconf shim to provide /usr/bin/pkg-config -- cgit v1.2.1