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:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Alliance for Open Media - AV1 Codec Library"
|
||||
DESCRIPTION = "Alliance for Open Media AV1 codec library"
|
||||
|
||||
LICENSE = "BSD-2-Clause & AOM-Patent-License-1.0"
|
||||
LICENSE = "BSD-2-Clause AND LicenseRef-AOM-Patent-License-1.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ea91368c1bbdf877159435572b931f5 \
|
||||
file://PATENTS;md5=a111d47497d3bb49e04eef71377eb8ba \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user