[oe] [PATCH] fluidsynth: upgrade 2.0.5 -> 2.0.6

Andreas Müller schnitzeltony at gmail.com
Sun Sep 1 18:44:30 UTC 2019


This is a bugfix maintenance release

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
index 234be02ca..9e1c323fe 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
@@ -5,8 +5,8 @@ LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
 
 SRC_URI = "git://github.com/FluidSynth/fluidsynth.git"
-SRCREV = "7f11a9bf5c7304e04309a6ec9fc515ee815524bf"
+SRCREV = "f78486a50bd785200412ea16434b38edc4a45a6c"
 S = "${WORKDIR}/git"
-PV = "2.0.5"
+PV = "2.0.6"
 
 inherit cmake pkgconfig lib_package
-- 
2.21.0



More information about the Openembedded-devel mailing list