mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
jack: upgrade 1.19.17 -> 1.19.18
Changes: * Add zalsa_in/out as internal client (based on zita-a2j/j2a and jack1 code) * Fix jack_midi_dump deadlock on close after the jack server is restarted * Fix interrupt signal for linux futex waits * Log error message when cleaning previous DB (macOS and Windows) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7e0f7072ef
commit
89cd15c7de
|
|
@ -17,7 +17,7 @@ DEPENDS = "libsamplerate0 libsndfile1 readline"
|
|||
SRC_URI = "git://github.com/jackaudio/jack2.git \
|
||||
file://0001-example-clients-Use-c-compiler-for-jack_simdtests.patch \
|
||||
"
|
||||
SRCREV = "9e23888b8def6527774889cf4ef6348fb78c7154"
|
||||
SRCREV = "5041ab0fe7fb719efa5122386d355397289a91f0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user