mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +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:
committed by
Khem Raj
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 \
|
and flexibility for different log destinations (e.g. syslog and systemd \
|
||||||
journal)."
|
journal)."
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=63fe03535d83726f5655072502bef1bc"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=63fe03535d83726f5655072502bef1bc"
|
||||||
SRC_URI = "http://download.rsyslog.com/${BPN}/${BPN}-${PV}.tar.gz"
|
SRC_URI = "http://download.rsyslog.com/${BPN}/${BPN}-${PV}.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user