Message ID | 20211125173400.1285847-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/3] arm/optee-test: use precise BSD license | expand |
diff --git a/meta-arm/recipes-security/optee/optee-test.inc b/meta-arm/recipes-security/optee/optee-test.inc index 99656a14..b5dfff42 100644 --- a/meta-arm/recipes-security/optee/optee-test.inc +++ b/meta-arm/recipes-security/optee/optee-test.inc @@ -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
Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-arm/recipes-security/optee/optee-test.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)