fluidsynth-dssi: Fix build with fluidsynth >= 2.0.0

While we are at it, fix some warnings.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-10-10 01:41:24 +02:00
parent 6ac790beb5
commit c4a7318e98

View File

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