mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:56:15 +00:00
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>
This commit is contained in:
parent
bc8f116a85
commit
64a27ecc0d
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user