mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 05:30:02 +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:
+1
-1
@@ -17,7 +17,7 @@ DEPENDS = "libsamplerate0 libsndfile1 readline"
|
|||||||
SRC_URI = "git://github.com/jackaudio/jack2.git \
|
SRC_URI = "git://github.com/jackaudio/jack2.git \
|
||||||
file://0001-example-clients-Use-c-compiler-for-jack_simdtests.patch \
|
file://0001-example-clients-Use-c-compiler-for-jack_simdtests.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "9e23888b8def6527774889cf4ef6348fb78c7154"
|
SRCREV = "5041ab0fe7fb719efa5122386d355397289a91f0"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user