mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
taisei: Upgrade to 1.4.4 release
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>
This commit is contained in:
parent
9f4bd029e1
commit
67fa4530d1
|
|
@ -33,7 +33,7 @@ RDEPENDS_${PN} = "\
|
|||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/taisei-project/taisei.git;branch=v1.4.x;protocol=https;tag=v${PV}"
|
||||
SRCREV = "02b7c71ae7d7a53202378e384f2cb26df9164f22"
|
||||
SRCREV = "6a484e6e61cc51a22a9943762dc2ff6883914f38"
|
||||
|
||||
inherit features_check meson mime mime-xdg pkgconfig python3native
|
||||
|
||||
Loading…
Reference in New Issue
Block a user