]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Drop i686 packages
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 13 Dec 2022 12:14:49 +0000 (12:14 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Dec 2022 13:00:04 +0000 (22:00 +0900)
These are only needed for some kernel selftests but they prevent
building the mkosi image on aarch64 systems so let's drop them
until mkosi has support for conditional configuration so we can
only add these packages on the right architecture.

mkosi.conf.d/fedora/10-mkosi.fedora

index 5f92aab95cdb705364e3cddba61f04e6705eb606..8ce05f5331b6c3b97a2e83546728fd8fcd803541 100644 (file)
@@ -18,7 +18,6 @@ Packages=
         fuse
         glib2
         glibc-minimal-langpack
-        glibc.i686
         gnutls
         iproute
         iproute-tc
@@ -46,9 +45,7 @@ BuildPackages=
         bpftool
         docbook-xsl
         dwarves
-        glibc-devel.i686
         glibc-static
-        glibc-static.i686
         gnu-efi-devel
         libcap-static
         pam-devel