summaryrefslogtreecommitdiff
path: root/tezi/default.xml
blob: 5445ab0a8ab805deeef9cf1afca3bd08e1c97ce4 (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="7e5c07f6aafbbc315531afcc7f9e9a4dab4c6ca4"/>
  <project dest-branch="dunfell-5.x.y" name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="c3698b453789a48413c3e27a3697a417555140b2" upstream="dunfell-5.x.y">
    <copyfile dest="export" src="buildconf/export"/>
  </project>
</manifest>