summaryrefslogtreecommitdiff
path: root/tester/integration.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tester/integration.xml')
-rw-r--r--tester/integration.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tester/integration.xml b/tester/integration.xml
new file mode 100644
index 0000000..f585bdb
--- /dev/null
+++ b/tester/integration.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <include name="base/pinned.xml" />
+ <include name="bsp/pinned-nxp.xml" />
+ <include name="bsp/integration-tdx.xml" />
+
+ <remote alias="repo" fetch="http://gitlab.toradex.int/som-fct" name="trdx-int"/>
+
+ <project name="meta-toradex-tester.git" path="layers/meta-toradex-tester" remote="trdx-int" revision="dunfell-5.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest>