From 64a27ecc0df29e2149739a4dedef954a5877acda Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Wed, 23 Oct 2019 15:15:56 +0000 Subject: liblogging: Clarify BSD license variant The License of liblogging is BSD-2-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf