summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-02-13 17:25:50 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-02-13 17:26:49 +0000
commit2b6154728db2935f560a45781237932f9077c508 (patch)
tree56d8deb0546459b755c281582cba0ad159144e2f
parentb52ea404df1294f8c4766052f6fe6e068a5077e8 (diff)
downloadmanifest-linaro-pie-arm.tar.gz
fix optee exampleslinaro-pie-arm
Change-Id: Ib9c85a9eed0932af9f41039f078f25a379f6eb73 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--optee.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/optee.xml b/optee.xml
index b6cebeb2e..616593a9f 100644
--- a/optee.xml
+++ b/optee.xml
@@ -5,6 +5,6 @@
<project path="external/optee_test" name="OP-TEE/optee_test" revision="refs/tags/3.3.0" remote="github-optee" />
<project path="external/optee_client" name="OP-TEE/optee_client" revision="refs/tags/3.3.0" remote="github-optee" />
<project path="optee/optee_os" name="OP-TEE/optee_os" revision="refs/tags/3.3.0" remote="github-optee" />
- <project path="external/optee_hello_world" name="linaro-swg/hello_world" revision="master" remote="github-optee" />
+ <project path="external/optee_examples" name="linaro-swg/optee_examples" revision="master" remote="github-optee" />
</manifest>