mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
jack: upgrade 1.19.18 -> 1.19.19
Changes: * Add jack_position_t::tick_double, and flags around it * Add zalsa "-w" argument to wait for soundcard to be available * Bump internal protocol version to 9 (due to struct alignment) * Fix alignment of fields for atomic accesses * Fix build for platforms needing __STDC_FORMAT_MACROS * Fix compilation of documentation Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
74fe5f9d4e
commit
3d198001a2
|
|
@ -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 = "5041ab0fe7fb719efa5122386d355397289a91f0"
|
||||
SRCREV = "3e6ca6b734b69e2f5dfb85935068e15006fb5acf"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user