mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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 @@ by several applications e.g. to determine MIME types for filenames."
|
||||
|
||||
SECTION = "System Environment/Base"
|
||||
|
||||
LICENSE = "PD & MIT"
|
||||
LICENSE = "MIT AND LicenseRef-PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8dce08227d135cfda1f19d4c0c6689de"
|
||||
|
||||
SRC_URI = "https://releases.pagure.org/${BPN}/${BP}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user