aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2019-11-12 17:50:06 +0100
committerPeter Griffin <peter.griffin@linaro.org>2019-11-12 17:50:06 +0100
commitef40949de5b308684e390c719746a99e5518912d (patch)
tree277369a4bb5b2255302741912b737dbd78cae4ec
parent927f6afaa1770f2c0030a03cbefcf5026d2f55e8 (diff)
optee-examples.bb: update to HEAD
Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Change-Id: I5f1fce22973b83893da6a2d9903d934372974e4f
-rw-r--r--meta-optee/recipes-security/optee/optee-examples.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-optee/recipes-security/optee/optee-examples.bb b/meta-optee/recipes-security/optee/optee-examples.bb
index f586fe95..7714aab0 100644
--- a/meta-optee/recipes-security/optee/optee-examples.bb
+++ b/meta-optee/recipes-security/optee/optee-examples.bb
@@ -9,7 +9,7 @@ DEPENDS = "optee-client optee-os python-pycrypto-native"
inherit pythonnative
SRC_URI = "git://github.com/linaro-swg/optee_examples.git"
-SRCREV = "1c5d96fb2f6abab232bc06705fe557bc4f76964b"
+SRCREV = "559b2141c16bf0f57ccd72f60e4deb84fc2a05b0"
S = "${WORKDIR}/git"