aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2018-11-07 15:59:52 +0000
committerPeter Griffin <peter.griffin@linaro.org>2018-11-07 19:23:11 +0100
commitedb7ffc2a121df7596385595abe75180296103e0 (patch)
tree3bfc13cbc882cf4d300ebce637ff572791432add
parent62c57d862375a04aaf8a1a1684c642172a8555a5 (diff)
optee-test_git.bb: Update to v3.3.0
xtest summary 16085 subtests of which 3 failed 75 test cases of which 1 failed 0 test case was skipped 3 failing tests are regression_1014.1, regression_1014.2 and regression_1014.3 due to ION not being enabled. Change-Id: I29e5e1c2117f86253bb9f92f02e5e7bfdb798c01 Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
-rw-r--r--meta-optee/recipes-security/optee/optee-test_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-optee/recipes-security/optee/optee-test_git.bb b/meta-optee/recipes-security/optee/optee-test_git.bb
index e2c49cc6..c359192c 100644
--- a/meta-optee/recipes-security/optee/optee-test_git.bb
+++ b/meta-optee/recipes-security/optee/optee-test_git.bb
@@ -8,14 +8,14 @@ DEPENDS = "optee-client optee-os python-pycrypto-native"
inherit pythonnative
-PV = "2.6.0+git${SRCPV}"
+PV = "3.3.0+git${SRCPV}"
SRC_URI = "git://github.com/OP-TEE/optee_test.git \
file://fix-build-failure-with-GCC6.patch \
"
S = "${WORKDIR}/git"
-SRCREV = "cc72dd2ce5c45318ad1618633bf0c859ad56cd8a"
+SRCREV = "5659bceaa001cf8271327d8c0005c8ef3371fdfc"
OPTEE_CLIENT_EXPORT = "${STAGING_DIR_HOST}${prefix}"
TEEC_EXPORT = "${STAGING_DIR_HOST}${prefix}"