summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2022-02-18 16:33:47 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-02-18 09:01:23 -0500
commit9eafdaa158119687ba2a393a11a1f7f346a2a18a (patch)
tree4b317b11cb2b240fdecd5a6d855afbd6439f92b5
parent1b6073c6867911a6eb707e9335c10069bcca5583 (diff)
downloadmeta-cloud-services-9eafdaa158119687ba2a393a11a1f7f346a2a18a.tar.gz
celt051: update LICENSE variant
fix warning: WARNING: QA Issue: celt051: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-support/celt051/celt051_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/celt051/celt051_git.bb b/recipes-support/celt051/celt051_git.bb
index 6eab566..52c7cf3 100644
--- a/recipes-support/celt051/celt051_git.bb
+++ b/recipes-support/celt051/celt051_git.bb
@@ -9,7 +9,7 @@ with high quality. Unlike these formats CELT imposes very little delay \
9on the signal, even less than is typical for speech centric formats \ 9on the signal, even less than is typical for speech centric formats \
10like Speex, GSM, or G.729." 10like Speex, GSM, or G.729."
11 11
12LICENSE = "BSD" 12LICENSE = "BSD-2-Clause"
13LIC_FILES_CHKSUM = "file://COPYING;md5=375f60ab360d17f0172737036ff155b2" 13LIC_FILES_CHKSUM = "file://COPYING;md5=375f60ab360d17f0172737036ff155b2"
14 14
15PV = "0.5.1.3" 15PV = "0.5.1.3"