[oe-commits] Paul Barker : fluidsynth: fixed license name

git at git.openembedded.org git at git.openembedded.org
Tue May 7 16:54:23 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 4b136cfbcd15bec0c8d7abdd9c740a46f4efc797
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4b136cfbcd15bec0c8d7abdd9c740a46f4efc797

Author: Paul Barker <paul at paulbarker.me.uk>
Date:   Sat May  4 09:35:13 2013 +0000

fluidsynth: fixed license name

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../fluidsynth/fluidsynth_1.1.1.bb                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb
index a989e76..4986da2 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Fluidsynth is a software synthesizer"
 HOMEPAGE = "http://www.fluidsynth.org/"
 SECTION = "libs/multimedia"
-LICENSE = "LGPLv-2.0+"
+LICENSE = "LGPL-2.0+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=dda26baa823649da9a68947707650272"
 
 DEPENDS = "alsa-lib ncurses"





More information about the Openembedded-commits mailing list