mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
67fa4530d1
Stable release with fixes Fixed the macOS build crashing on startup. Fixed audio distortion when the audio device uses a sample rate other than 48 kHz. Fixed the internal mixer_chunksize setting being ignored. This resulted in a larger audio buffer than intended, increasing latency. Fixed some minor SDL3 migration issues, particularly in handling of IO errors. Fixed mimalloc being built incorrectly as a subproject. Debugging symbols for the official builds are now available as a separate download. Signed-off-by: Khem Raj <raj.khem@gmail.com>