summaryrefslogtreecommitdiff
path: root/tezi/integration.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tezi/integration.xml')
-rw-r--r--tezi/integration.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/tezi/integration.xml b/tezi/integration.xml
new file mode 100644
index 0000000..65dd81b
--- /dev/null
+++ b/tezi/integration.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+
+ <include name="base/pinned.xml"/>
+ <include name="bsp/pinned-nxp.xml"/>
+ <include name="bsp/integration-tdx.xml"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+ <!-- meta-toradex-distro is used for bumpSRCREV -->
+ <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">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest>