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 = "The ABI Generic Analysis and Instrumentation Library"
|
||||
HOMEPAGE = "https://sourceware.org/libabigail/"
|
||||
|
||||
LICENSE = "Apache-2.0-with-LLVM-exception"
|
||||
LICENSE = "Apache-2.0 WITH LLVM-exception"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0bcd48c3bdfef0c9d9fd17726e4b7dab"
|
||||
|
||||
SRC_URI = "http://mirrors.kernel.org/sourceware/${BPN}/${BP}.tar.xz \
|
||||
|
||||
Reference in New Issue
Block a user