fluidsynth-dssi: update to latest

Notable change:
Don't trash effects but set NULL to avoid useless copying within fluidsynth

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-10-23 00:16:56 +02:00
parent b1062b6761
commit 07dbaacb62

View File

@@ -14,7 +14,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/schnitzeltony/fluidsynth-dssi.git"
SRCREV = "6ece68627f6a06b935361f4f06556fc03ef4fd1c"
SRCREV = "f8c0165b60042d2976c0983261a3ad8c059e2926"
S = "${WORKDIR}/git"
PV = "1.0.0+git${SRCPV}"