aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2019-11-12 17:03:15 +0000
committerLinaro Code Review <review@review.linaro.org>2019-11-12 17:03:15 +0000
commit321362771ea653376ddc626ef11022a3badfb571 (patch)
tree646cfe63757fb738ff64500cf76597240c7a8eaa
parent36456c29da9b59b74729678e87dbc881c3fa706f (diff)
parenta7f7e43977da813a2e6e00957058803d15f273e6 (diff)
Merge "optee-os_git.bb: update to optee-os v3.7.0"
-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"