summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-01-04 09:08:40 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-01-04 18:22:24 +0530
commit56d48de4a15ec9d74ee0314fb7e6e022e7c175ea (patch)
treef57eeea321d04004a324b043dadf58d2be021750
parentff1d1fba04dfb174baacff781352ffb25aa0364d (diff)
downloadmanifest-56d48de4a15ec9d74ee0314fb7e6e022e7c175ea.tar.gz
Include a TV specific manifest
Change-Id: Id34d4d9e1a854ef68429a9af1da41be62b58217d Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--tv.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/tv.xml b/tv.xml
new file mode 100644
index 000000000..c9e25dcff
--- /dev/null
+++ b/tv.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <remote name="github"
+ fetch="https://github.com/" />
+
+ <project path="device/linaro/bootloader/optee_test" name="OP-TEE/optee_test" revision="master" remote="github" />
+
+ <project path="device/linaro/bootloader/optee_client" name="OP-TEE/optee_client" revision="refs/tags/2.2.0" remote="github" />
+
+ <project path="device/linaro/bootloader/optee_os" name="OP-TEE/optee_os" revision="refs/tags/2.2.0" remote="github" />
+
+ <project path="device/linaro/bootloader/optee_hello_world" name="kuscsik/lcu14_optee_hello_world" branch="master" remote="github" />
+</manifest>