From d3ea92806b93081365fcfcf239103d4848d467d9 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 25 Nov 2021 13:46:33 +0000 Subject: [PATCH] arm/optee-test: use precise BSD license Signed-off-by: Ross Burton --- meta-arm/recipes-security/optee/optee-test.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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