aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2018-11-07 15:58:57 +0000
committerPeter Griffin <peter.griffin@linaro.org>2018-11-07 19:22:59 +0100
commit62c57d862375a04aaf8a1a1684c642172a8555a5 (patch)
tree900b05647816b068c29a1f64d2f5fa3e0ea17b90
parent63363e13bf55c03d97feb00beb8a848d02560358 (diff)
optee-os_git.bb: update to optee 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: Ica309f7c57e3a76d6dabe1ac2b5822b0c20c25fa Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
-rw-r--r--meta-optee/recipes-security/optee/optee-os_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-optee/recipes-security/optee/optee-os_git.bb b/meta-optee/recipes-security/optee/optee-os_git.bb
index c5f38fbe..1f6ec871 100644
--- a/meta-optee/recipes-security/optee/optee-os_git.bb
+++ b/meta-optee/recipes-security/optee/optee-os_git.bb
@@ -4,14 +4,14 @@ DESCRIPTION = "OPTEE OS"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
-PV="2.6.0+git${SRCPV}"
+PV="3.3.0+git${SRCPV}"
DEPENDS = "python-pycrypto-native"
inherit deploy pythonnative
-SRCREV = "6d57389f9eec0c213da917e35861a8eca4b205b3"
-SRC_URI = "git://github.com/OP-TEE/optee_os.git;nobranch=1 \
+SRCREV = "ee595e950f5be1ace3e831261c22a0e99f959046"
+SRC_URI = "git://github.com/OP-TEE/optee_os.git \
file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
"