mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions using convert-spdx-licenses.py Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -13,7 +13,7 @@ data."
|
||||
SECTION = "System/Servers"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://src/prot.c;beginline=1;endline=1;md5=96964cadf07e8f8c1e2ffb3b507dd647"
|
||||
LICENSE = "PD"
|
||||
LICENSE = "LicenseRef-PD"
|
||||
|
||||
DEPENDS += "coreutils"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user