summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-02-18 08:36:18 -0300
committerGitHub <noreply@github.com>2022-02-18 08:36:18 -0300
commit25faa69ccb78e9aca323a8255b08ca6fe8e2860a (patch)
treec43dfadf5bfde6410a62aeeeaf1ee977957f2f14 /recipes-security/optee-imx/optee-os_3.10.0.imx.bb
parent1ef228121d7777502f7ec6525d721a3b2727becc (diff)
parent2227de941e77a1f06aa06ede88cc5c060ec1ee95 (diff)
downloadmeta-freescale-25faa69ccb78e9aca323a8255b08ca6fe8e2860a.tar.gz
Merge pull request #979 from zandrey/optee-fix-bsd-license
optee-imx: clarify BSD license
Diffstat (limited to 'recipes-security/optee-imx/optee-os_3.10.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-os_3.10.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb b/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
index 8bfaf8dd..9b91f25e 100644
--- a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
@@ -3,7 +3,7 @@
3SUMMARY = "OPTEE OS" 3SUMMARY = "OPTEE OS"
4DESCRIPTION = "OPTEE OS" 4DESCRIPTION = "OPTEE OS"
5HOMEPAGE = "http://www.optee.org/" 5HOMEPAGE = "http://www.optee.org/"
6LICENSE = "BSD" 6LICENSE = "BSD-2-Clause"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173"
8 8
9DEPENDS = "python3-pycryptodomex-native python3-pyelftools-native u-boot-mkimage-native" 9DEPENDS = "python3-pycryptodomex-native python3-pyelftools-native u-boot-mkimage-native"