mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
lighttpd: Clarify BSD license variant
The license of lighttpd is BSD-3-Clause. (From OE-Core rev: 9bd43b930645ddba81a8b209e2d15315b9f42705) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5ef5c872fa
commit
d98da1c237
@@ -2,7 +2,7 @@ SUMMARY = "Lightweight high-performance web server"
|
|||||||
HOMEPAGE = "http://www.lighttpd.net/"
|
HOMEPAGE = "http://www.lighttpd.net/"
|
||||||
BUGTRACKER = "http://redmine.lighttpd.net/projects/lighttpd/issues"
|
BUGTRACKER = "http://redmine.lighttpd.net/projects/lighttpd/issues"
|
||||||
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579"
|
||||||
|
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
|
|||||||
Reference in New Issue
Block a user