aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/audiofile
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@windriver.com>2012-01-16 19:14:25 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-16 22:29:22 +0100
commit3767262f9e626c49638dc886adbdf58b167de61c (patch)
tree0fdfb1e4d23855a74537ddf94d8afef6037275b8 /meta-oe/recipes-multimedia/audiofile
parent2df5dcf528a4be15d5a997936754e7973856d535 (diff)
downloadmeta-openembedded-3767262f9e626c49638dc886adbdf58b167de61c.tar.gz
In LICENSE "&&" should be replaced with "&"
In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia/audiofile')
-rw-r--r--meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb b/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
index a21bec6b15..5b0c740020 100644
--- a/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
+++ b/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
@@ -4,7 +4,7 @@ WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual \
Research, Amiga IFF/8SVX, and NIST SPHERE."
HOMEPAGE = "http://www.68k.org/~michael/audiofile/"
SECTION = "libs"
-LICENSE = "LGPLv2 && GPLv2"
+LICENSE = "LGPLv2 & GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
PR = "r0"