poky/meta
Khem Raj 78a8cee422 systemd-boot: Remove -mfpmath=sse option from cflags
EFI sources in systemd uses -mgeneral-regs-only which conflicts
with -mfpmath=sse specified by OE via tune arguments. It needs to
be removed, clang errors about it and fails the build

Fixes
error: the 'sse' unit is not supported with this instruction set

(From OE-Core rev: a7cbb7b90a9eb9f8a98054f8613a8230472cf4a5)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-05-27 09:01:16 +01:00
..
classes bitbake.conf/pseudo: Switch from exclusion list to inclusion list 2025-05-12 22:01:56 +01:00
classes-global insane.bbclass: Add unimplemented-ptest detection for cargo-based tests 2025-05-19 17:35:43 +01:00
classes-recipe setuptools3: remove NO_FETCH_BUILD 2025-05-27 09:01:16 +01:00
conf ptest-packagelists: Add riscv64 exclusions so we can add testing 2025-05-15 10:55:26 +01:00
files overlayfs-etc: Unmount /sys and /proc before init 2025-03-27 11:19:04 +00:00
lib selftest/reproducible: Limit memory used by diffoscope 2025-05-27 09:01:16 +01:00
recipes-bsp gnu-efi: upgrade 4.0.0 -> 4.0.1 2025-05-27 09:01:16 +01:00
recipes-connectivity connman: Fix CVE-2025-32366 2025-05-19 17:35:42 +01:00
recipes-core systemd-boot: Remove -mfpmath=sse option from cflags 2025-05-27 09:01:16 +01:00
recipes-devtools python3-setuptools: upgrade 78.1.0 -> 80.8.0 2025-05-27 09:01:16 +01:00
recipes-extended less: upgrade 668 -> 678 2025-05-27 09:01:16 +01:00
recipes-gnome libadwaita: upgrade 1.7.0 -> 1.7.2 2025-05-13 10:29:21 +01:00
recipes-graphics mesa: make asahi dependent on opencl 2025-05-27 09:01:16 +01:00
recipes-kernel perf: Do not treat maybe-uninitialized warnings as errors 2025-05-22 14:36:49 +01:00
recipes-multimedia pulseaudio: Treat -Wunused-command-line-argument as error 2025-05-27 09:01:16 +01:00
recipes-rt rt-tests: Fix build with glibc 2.41+ 2025-01-29 16:16:52 +00:00
recipes-sato core-image-sato: fix SDK dependency on glib 2025-05-12 22:01:55 +01:00
recipes-support ca-certificates: fix on-target postinstall script 2025-05-27 09:01:16 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt