diff options
| -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 | |||
