mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-13 15:49:32 +02:00
lsp-plugins: upgrade 1.1.17 -> 1.1.19
From [1] * Updated XDG desktop application integration. * Refactoring of sse::fft functions for better portability between different compilation options. * Fixed bug in asimd::hdotp functions for AArch64 that caused invalid result output. * LV2 UI and standalone JACK plugins are now resizable. * Fixed plugin sizing issues on certain new Linux distributions. * Refactoring and several fixes of decoding and encoding of MIDI protocol messages. * Fixed silent MIDI output for JACK plugins. * Profile binaries are now excluded from release build. [1] https://github.com/sadko4u/lsp-plugins/releases Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -7,8 +7,8 @@ SRC_URI = " \
|
||||
gitsm://github.com/sadko4u/lsp-plugins.git \
|
||||
file://0001-Add-missing-dsp-in-SUBDIRS.patch \
|
||||
"
|
||||
SRCREV = "6321c2beaacdaf87c944a8a4dd3faf9e6d038d78"
|
||||
SRCREV = "e2950779c07e35a4f671832fa71642e8e1e0e14e"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.1.17"
|
||||
PV = "1.1.19"
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
|
||||
Reference in New Issue
Block a user