summaryrefslogtreecommitdiff
path: root/tezi/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tezi/default.xml')
-rw-r--r--tezi/default.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/tezi/default.xml b/tezi/default.xml
new file mode 100644
index 0000000..6f5e9f5
--- /dev/null
+++ b/tezi/default.xml
@@ -0,0 +1,14 @@
+<?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/pinned-tdx.xml"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+ <project dest-branch="dunfell-5.x.y" name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="e1d825219d627b5ded55e347ca4e9d4c78e41673" upstream="dunfell-5.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest>