aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2019-11-12 17:38:06 +0100
committerPeter Griffin <peter.griffin@linaro.org>2019-11-12 17:43:59 +0100
commit927f6afaa1770f2c0030a03cbefcf5026d2f55e8 (patch)
treeee74f7b658a10f83f4824a0f94027801cda56736
parenta7f7e43977da813a2e6e00957058803d15f273e6 (diff)
optee-test_git.bb: update to optee-test 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: I47fb266dd667d2413fbd95f06d4feb65114a8d74
-rw-r--r--meta-optee/recipes-security/optee/optee-test_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-optee/recipes-security/optee/optee-test_git.bb b/meta-optee/recipes-security/optee/optee-test_git.bb
index 8f2a761f..dd5e12d8 100644
--- a/meta-optee/recipes-security/optee/optee-test_git.bb
+++ b/meta-optee/recipes-security/optee/optee-test_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "optee-client optee-os python-pycrypto-native"
inherit pythonnative
-PV = "3.3.0+git${SRCPV}"
+PV = "3.7.0+git${SRCPV}"
SRC_URI = "git://github.com/OP-TEE/optee_test.git \
file://fix-build-failure-with-GCC6.patch \