mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37: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,7 +1,7 @@
|
||||
SUMMARY = "EEMBC CoreMark CPU benchmark"
|
||||
DESCRIPTION = "CoreMark is a CPU benchmark program"
|
||||
HOMEPAGE = "https://www.eembc.org/coremark/"
|
||||
LICENSE = "Apache-2.0 & LicenseRef-EEMBC-AUA"
|
||||
LICENSE = "Apache-2.0 AND LicenseRef-EEMBC-AUA"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=0a18b17ae63deaa8a595035f668aebe1"
|
||||
|
||||
SRC_URI = "git://github.com/eembc/coremark.git;branch=main;protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user