mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 05:09:56 +00:00
arm/optee-test: use precise BSD license
Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "OP-TEE sanity testsuite"
|
||||
DESCRIPTION = "Open Portable Trusted Execution Environment - Test suite"
|
||||
HOMEPAGE = "https://www.op-tee.org/"
|
||||
|
||||
LICENSE = "BSD & GPLv2"
|
||||
LICENSE = "BSD-2-Clause & GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa"
|
||||
|
||||
inherit python3native ptest
|
||||
|
||||
Reference in New Issue
Block a user