mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
itt: Update LICENSE to use SPDX identifier
Update to SPDX preferred identifier to avoid warnings with OE-Core changes. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c43a7b5900
commit
6a99b680ec
|
@ -3,7 +3,7 @@ DESCRIPTION = "The Instrumentation and Tracing Technology (ITT) API enables \
|
|||
application to generate and control the collection of trace data during its \
|
||||
execution across different Intel tools."
|
||||
|
||||
LICENSE = "BSD-3-Clause & GPLv2"
|
||||
LICENSE = "BSD-3-Clause & GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSES/BSD-3-Clause.txt;md5=c551872bcf41ce707df54c722edeca7b \
|
||||
file://LICENSES/GPL-2.0-only.txt;md5=e2d76e7801260c21b90eea3605508ad6 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user