[meta-multimedia][PATCH] fluidsynth: fix branch after recipe update

Markus Volk <[email protected]> Sat, 1 Aug 2026 18:26:18 +0200
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
- use nobranch=3D1
- use tag=3Dv${PV}

Signed-off-by: Markus Volk <[email protected]>
---
 .../recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5=
.7.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb
index 42f838a58c..8bf40cbb51 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.5.7.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3D4bf661c1e3793e=
55c8d1051bc5e0ae21"
 DEPENDS =3D "glib-2.0"
=20
 SRC_URI =3D " \
-    git://github.com/FluidSynth/fluidsynth.git;name=3Dfluidsynth;branch=3D=
master;protocol=3Dhttps \
+    git://github.com/FluidSynth/fluidsynth.git;name=3Dfluidsynth;nobranc=
h=3D1;protocol=3Dhttps;tag=3Dv${PV} \
     git://github.com/kthohr/gcem.git;name=3Dgcem;subdir=3D${S}/gcem;prot=
ocol=3Dhttps;nobranch=3D1 \
     git://github.com/Signalsmith-Audio/basics.git;name=3Dsignalsmith-aud=
io-basics;subdir=3D${S}/signalsmith-audio-basics;protocol=3Dhttps;nobranc=
h=3D1 \
     file://0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.pat=
ch \
--=20
2.55.0