aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/liblogging
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-23 15:15:56 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit64a27ecc0df29e2149739a4dedef954a5877acda (patch)
treefb94d478ce83f0d40d795a96dd4ad79ef35a3d78 /meta-oe/recipes-extended/liblogging
parentbc8f116a8586d813c2c098a008c4f40276a6aa42 (diff)
downloadmeta-openembedded-contrib-64a27ecc0df29e2149739a4dedef954a5877acda.tar.gz
liblogging: Clarify BSD license variant
The License of liblogging is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/liblogging')
-rw-r--r--meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb b/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb
index bb59845196..5c1c151591 100644
--- a/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb
+++ b/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb
@@ -8,7 +8,7 @@ sophisticated "behind the scenes" with better support for multiple threads \
and flexibility for different log destinations (e.g. syslog and systemd \
journal)."
SECTION = "libs"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=63fe03535d83726f5655072502bef1bc"
SRC_URI = "http://download.rsyslog.com/${BPN}/${BPN}-${PV}.tar.gz"