mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
file: Clarify BSD license variant
The license of file is BSD-2-Clause. (From OE-Core rev: 2bafc93d58adc9e869b873737e982192b191d1a4) 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
fb8613fc4e
commit
87300bd679
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.darwinsys.com/file/"
|
||||
SECTION = "console/utils"
|
||||
|
||||
# two clause BSD
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdda1b"
|
||||
|
||||
DEPENDS = "zlib file-replacement-native"
|
||||
|
||||
Reference in New Issue
Block a user