aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-12-26 17:21:32 -0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-31 16:32:30 +0100
commita8c447fedf6674766525aded7c304ca379763e92 (patch)
treea8ba6af8093c870b6c81508637a7382f24f48ee5 /meta-oe
parent09db50599aed073cc173b7de23358a83abd27218 (diff)
downloadmeta-openembedded-contrib-a8c447fedf6674766525aded7c304ca379763e92.tar.gz
soft66: Fix license format QA error
Fix the following QA error: ,---- | WARNING: Recipe soft66, LICENSE (GPLv3 LGPLv3+) has invalid format, | LICENSES must have operator "([&|() ])" between them. `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/soft66/soft66_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/soft66/soft66_git.bb b/meta-oe/recipes-connectivity/soft66/soft66_git.bb
index 33ca2b5681..b6495267c9 100644
--- a/meta-oe/recipes-connectivity/soft66/soft66_git.bb
+++ b/meta-oe/recipes-connectivity/soft66/soft66_git.bb
@@ -1,5 +1,5 @@
SUMMARY = "Library and tools for Soft66ADD and related SDR radio receivers"
-LICENSE = "GPLv3 LGPLv3+"
+LICENSE = "GPLv3 & LGPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 "