summaryrefslogtreecommitdiff
path: root/tezi/default.xml
blob: e2e25bc80df8a04451be95382b9895d64521275d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/pinned-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="b72627047958f6b517760e32773cc00057c2499c"/>
  <project dest-branch="dunfell-5.x.y" name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="9b1aa3e02c245176d65ca44d5da406eb9750235e" upstream="dunfell-5.x.y">
    <copyfile dest="export" src="buildconf/export"/>
  </project>
</manifest>