aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-09-23 16:05:30 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-09-26 21:46:22 +0300
commit092feb41d005d67f75c96bd9d85e0a27790ed360 (patch)
tree6759be966a6a876c5f30d7934eca6e465a3010ca
parent2d5c52111ec9d0e7369dbc1bb10669ddb0c7d6ac (diff)
meta-optee: optee-os: bump PV and SRCREV
Update OPTEE OS to commit 3ff350a1, post 2.5.0 release. It adds support for HiKey960 board. Change-Id: If33189ea8945f7608f222abccbe8835b93f7b27a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--meta-optee/recipes-security/optee/optee-os_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-optee/recipes-security/optee/optee-os_git.bb b/meta-optee/recipes-security/optee/optee-os_git.bb
index 7c44cc20..da1a1d67 100644
--- a/meta-optee/recipes-security/optee/optee-os_git.bb
+++ b/meta-optee/recipes-security/optee/optee-os_git.bb
@@ -4,13 +4,13 @@ DESCRIPTION = "OPTEE OS"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
-PV="2.4.0+git${SRCPV}"
+PV="2.5.0+git${SRCPV}"
DEPENDS = "python-wand-native python-pycrypto-native"
inherit deploy pythonnative
-SRCREV = "702609a7a5ff8c05ab54bc967d762f1acf18fd9d"
+SRCREV = "3ff350a12d634bd7c4375ff347254977e9fb5a52"
SRC_URI = "git://github.com/OP-TEE/optee_os.git \
file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
"