meta-raspberrypi/recipes-multimedia/libcamera-apps
Vivien Didelot 2ae93b0f9f rpi-libcamera-apps: fix Illegal Instruction
With armv8-neon being enforced for all ARM based machines, running
any libcamera app on raspberrypi (e.g. Raspberry Pi B Rev 2) results
in Illegal Instruction.

To fix this, set armv8-neon for 32bit raspberrypi3 and raspberrypi4
but defaults to TARGET_ARCH for other non-aarch64 machines.

Fixes: f16219293a ("rpi-libcamera-apps: fix flags used in aarch64 builds")
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
2023-08-08 01:54:22 +01:00
..
rpi-libcamera-apps rpi-libcamera-apps: fix version generation on hosts with older python 2023-05-15 15:56:03 +01:00
rpi-libcamera-apps_git.bb rpi-libcamera-apps: fix Illegal Instruction 2023-08-08 01:54:22 +01:00