mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +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:
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Linux applications to manage, test and develop devices supporting DMTF Security Protocol and Data Model (SPDM) "
|
||||
HOMEPAGE = "https://github.com/westerndigitalcorporation/spdm-utils"
|
||||
LICENSE = "Apache-2.0 & MIT"
|
||||
LICENSE = "Apache-2.0 AND MIT"
|
||||
LIC_FILES_CHKSUM = "\
|
||||
file://LICENSE-MIT;md5=b377b220f43d747efdec40d69fcaa69d \
|
||||
file://LICENSE-APACHE;md5=22a53954e4e0ec258dfce4391e905dac \
|
||||
|
||||
Reference in New Issue
Block a user