summaryrefslogtreecommitdiff
path: root/tester/next.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tester/next.xml')
-rw-r--r--tester/next.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/tester/next.xml b/tester/next.xml
index ab3e0b7..36be1fb 100644
--- a/tester/next.xml
+++ b/tester/next.xml
@@ -4,9 +4,20 @@
<include name="bsp/integration-nxp.xml" />
<include name="bsp/integration-tdx.xml" />
- <remote alias="repo" fetch="http://gitlab.toradex.int/som-fct" name="trdx-int"/>
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+ <remote alias="repo" fetch="http://gitlab.toradex.int/rd/testing/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>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="dunfell"/>
+ <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="dunfell-5.x.y"/>
+
+ <project name="meta-toradex-tester-control.git" path="layers/meta-toradex-tester-control" remote="trdx-int" revision="dunfell-5.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
</manifest>