aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-23 15:15:52 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit91ebe6f2dbc6cfead0c4da9ab08e062dba9da80d (patch)
tree9af37b21644acfd7405796a50b7514b8faa8b3b7
parent6489f7159768dfcd2a451ef3fefaef6c5de74933 (diff)
downloadmeta-openembedded-91ebe6f2dbc6cfead0c4da9ab08e062dba9da80d.tar.gz
rfkill: Clarify BSD license variant
The License of rfkill is BSD-0-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/rfkill/rfkill_0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/rfkill/rfkill_0.5.bb b/meta-oe/recipes-connectivity/rfkill/rfkill_0.5.bb
index 3e644760ce..5c19e65b0e 100644
--- a/meta-oe/recipes-connectivity/rfkill/rfkill_0.5.bb
+++ b/meta-oe/recipes-connectivity/rfkill/rfkill_0.5.bb
@@ -1,7 +1,7 @@
SUMMARY = "Radio enable/disable command line utility"
HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill"
SECTION = "base"
-LICENSE = "BSD"
+LICENSE = "BSD-0-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=c6036d0eb7edbfced28c4160e5d3fa94"
SRC_URI = "http://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.bz2 \