From a9ebace6b8d5d4a849c64e4a133dd24da8f9c8a0 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 18 Feb 2022 16:59:22 -0600 Subject: optee-test: Add missing license GPL-2.0 As the license file states, the client applications (optee_test/host/*) are provided under the GPL-2.0 license. Signed-off-by: Tom Hochstein --- recipes-security/optee-imx/optee-test_3.15.0.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/optee-imx/optee-test_3.15.0.imx.bb b/recipes-security/optee-imx/optee-test_3.15.0.imx.bb index 7eb11a84..1efd65c5 100644 --- a/recipes-security/optee-imx/optee-test_3.15.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.15.0.imx.bb @@ -3,7 +3,7 @@ SUMMARY = "OPTEE test" HOMEPAGE = "http://www.optee.org/" -LICENSE = "BSD-2-Clause" +LICENSE = "BSD-2-Clause & GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" DEPENDS = "python3-pycryptodome-native python3-pycryptodomex-native optee-os optee-client openssl" -- cgit v1.2.3-54-g00ecf