summaryrefslogtreecommitdiff
path: root/tezi/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tezi/default.xml')
-rw-r--r--tezi/default.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/tezi/default.xml b/tezi/default.xml
new file mode 100644
index 0000000..d19cdab
--- /dev/null
+++ b/tezi/default.xml
@@ -0,0 +1,17 @@
+<?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-ti.xml"/>
+ <include name="bsp/pinned-tdx.xml"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="aec1934cb2708236c033f2d205d5c3fbbebf7555" upstream="kirkstone"/>
+ <!-- meta-toradex-distro is used for bumpSRCREV -->
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="fc76e870b03b4920790560eeafd268af36f4d1e9" upstream="kirkstone-6.x.y"/>
+ <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="8508ca393d9e12df67740f88b010dbaaaaa7387c" upstream="kirkstone-6.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest>