diff options
| author | Markus Volk <f_l_k@t-online.de> | 2025-04-21 11:48:25 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-04-22 09:10:56 -0700 |
| commit | 4c811a14ddfd7ebfc457a7c257e9dd306d8a5ca1 (patch) | |
| tree | dc32f77ca1599d98391f86d634524ce5386bd6f1 | |
| parent | 9214b0bcda7648d5c09756058934401f40e242a6 (diff) | |
| download | meta-openembedded-4c811a14ddfd7ebfc457a7c257e9dd306d8a5ca1.tar.gz | |
fluidsynth: update
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb (renamed from meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.3.4.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.3.4.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb index dc05832e80..672f4b1449 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.3.4.bb +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = " \ | |||
| 11 | file://0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch \ | 11 | file://0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch \ |
| 12 | file://0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch \ | 12 | file://0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "5ecdc4568e45123216c6888892caad07918ef127" | 14 | SRCREV = "9f2edaa3cbd456997cb420fb68b6f960faaafd12" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| @@ -37,3 +37,4 @@ PACKAGECONFIG[readline] = "-Denable-readline=ON,-Denable-readline=OFF,readline" | |||
| 37 | PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,libsdl2" | 37 | PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,libsdl2" |
| 38 | PACKAGECONFIG[sndfile] = "-Denable-libsndfile=ON,-Denable-libsndfile=OFF,libsndfile1" | 38 | PACKAGECONFIG[sndfile] = "-Denable-libsndfile=ON,-Denable-libsndfile=OFF,libsndfile1" |
| 39 | PACKAGECONFIG[systemd] = "-Denable-systemd=ON,-Denable-systemd=OFF,systemd" | 39 | PACKAGECONFIG[systemd] = "-Denable-systemd=ON,-Denable-systemd=OFF,systemd" |
| 40 | |||
