aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2019-11-12 17:37:45 +0100
committerPeter Griffin <peter.griffin@linaro.org>2019-11-12 17:43:48 +0100
commita7f7e43977da813a2e6e00957058803d15f273e6 (patch)
tree80fe1b8899876e792fc3043857ce4f8c6f41e4d3
parent04e6f41238c45c78a86e0f3c6cd3889e937d5716 (diff)
optee-os_git.bb: update to optee-os v3.7.0
xtest output on hikey +----------------------------------------------------- 16103 subtests of which 3 failed 75 test cases of which 1 failed 0 test case was skipped TEE test application done! Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Change-Id: I193191479cd79c16d78614f234057dd05d1beebd
-rw-r--r--meta-optee/recipes-security/optee/optee-os_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-optee/recipes-security/optee/optee-os_git.bb b/meta-optee/recipes-security/optee/optee-os_git.bb
index 1f6ec871..c5096072 100644
--- a/meta-optee/recipes-security/optee/optee-os_git.bb
+++ b/meta-optee/recipes-security/optee/optee-os_git.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "OPTEE OS"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
-PV="3.3.0+git${SRCPV}"
+PV="3.7.0+git${SRCPV}"
DEPENDS = "python-pycrypto-native"