mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
tcf-agent: Use SPDX identifier
The EDL-1.0 license matches the SPDX template for BSD-3-Clause. There is no reason why this should be referenced as EDL-1.0, which is not a registered SPDX identifier for exactly this reason. License-Update: use SPDX identifier (From OE-Core rev: 9745740bbab58365f86ef579e1ad1e86b90594a6) Signed-off-by: Bastian Germann <bage@debian.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bdcc24a44f
commit
0b76413891
@@ -3,7 +3,7 @@ HOMEPAGE = "http://wiki.eclipse.org/TCF"
|
||||
DESCRIPTION = "TCF is a vendor-neutral, lightweight, extensible network protocol mainly for communicating with embedded systems (targets)."
|
||||
BUGTRACKER = "https://bugs.eclipse.org/bugs/"
|
||||
|
||||
LICENSE = "EPL-1.0 | EDL-1.0"
|
||||
LICENSE = "EPL-1.0 | BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://edl-v10.html;md5=522a390a83dc186513f0500543ad3679"
|
||||
|
||||
SRCREV = "1f11747e83ebf4f53e8d17f430136f92ec378709"
|
||||
|
||||
Reference in New Issue
Block a user