aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-22 14:19:15 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-24 01:01:44 -0700
commit0a7fc41eb868453bcd52de0f75ac90147adf8251 (patch)
tree6cbd55093f516eee70277bc76feb967dece932a7 /meta-networking
parent4061778a92ae6540021b71d03d72e536aaab6185 (diff)
downloadmeta-openembedded-0a7fc41eb868453bcd52de0f75ac90147adf8251.tar.gz
spice-protocol: Clarify BSD license variant
The License of spice-protocol is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/spice/spice-protocol_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/spice-protocol_git.bb b/meta-networking/recipes-support/spice/spice-protocol_git.bb
index be9dba32f1..966ca41c91 100644
--- a/meta-networking/recipes-support/spice/spice-protocol_git.bb
+++ b/meta-networking/recipes-support/spice/spice-protocol_git.bb
@@ -10,7 +10,7 @@ environment - not only on its computer-server machine, but also from \
anywhere on the Internet and using a wide variety of machine \
architectures."
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95"
PV = "0.14.0+git${SRCPV}"