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:
Richard Purdie 2022-03-03 16:19:58 +00:00 committed by Anuj Mittal
parent c43a7b5900
commit 6a99b680ec

View File

@ -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 \
"