summaryrefslogtreecommitdiff
path: root/tezi/default.xml
blob: 77a22d144b4b91a83677b110f67d20d17e8b460f (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="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
  <!-- meta-toradex-distro is used for bumpSRCREV -->
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="b78d9de8e585f5071f62bab7362c8e69affe4102"/>
  <project dest-branch="dunfell-5.x.y" name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="8b4ad2083f26ec661c1738f8a35daed5a7d7044d" upstream="dunfell-5.x.y">
    <copyfile dest="export" src="buildconf/export"/>
  </project>
</manifest>