summaryrefslogtreecommitdiff
path: root/bsp/integration-tdx.xml
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 18:21:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-22 17:13:10 +0200
commit0ea6166c6cec5f792992e122393a7a894a991d4b (patch)
tree7fd5a51eec437b41afd9c3d9401ba682ef80ce54 /bsp/integration-tdx.xml
initial commit
This unifies and replaces the following manifests starting from version 5.x.y: http://git.toradex.com/toradex-bsp-platform.git https://github.com/toradex/toradex-torizon-manifest.git Related-to: ELB-2755 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'bsp/integration-tdx.xml')
-rw-r--r--bsp/integration-tdx.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/bsp/integration-tdx.xml b/bsp/integration-tdx.xml
new file mode 100644
index 0000000..6f63c53
--- /dev/null
+++ b/bsp/integration-tdx.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://git.toradex.com" name="tdx"/>
+
+ <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="master"/>
+ <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="master"/>
+ <project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="master"/>
+</manifest>