From 27227a037a5d4270e0656e824c2146e16d089b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 10 May 2018 18:14:10 +0200 Subject: [PATCH] fluidsynth: update 1.1.10 -> 1.1.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Armin Kuster --- .../fluidsynth/{fluidsynth_1.1.10.bb => fluidsynth_1.1.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/fluidsynth/{fluidsynth_1.1.10.bb => fluidsynth_1.1.11.bb} (95%) diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.10.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.11.bb similarity index 95% rename from meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.10.bb rename to meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.11.bb index 0ec4c49ce2..5002fc9f36 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.10.bb +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.11.bb @@ -10,7 +10,7 @@ SRC_URI = " \ git://github.com/FluidSynth/fluidsynth.git;branch=1.1.x \ file://0001-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch \ " -SRCREV = "f5a0fee6f7f2b2ab4c866df1acb649333464b3fd" +SRCREV = "f65c6ba25fb2c7e37c89fc6a4afc5aa645e208c2" S = "${WORKDIR}/git" inherit cmake pkgconfig lib_package