summaryrefslogtreecommitdiff
path: root/tezi/default.xml
blob: e8a2c1554a2899689a1107054da0a51efa9c0b04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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="fe0bf7f0e5408aac6cc89ff3b19b1b1941df4f64" upstream="kirkstone"/>
  <!-- meta-toradex-distro is used for bumpSRCREV -->
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="749f9fc6c4ef45243fa649ce97a2e2cde254993a" upstream="kirkstone-6.x.y"/>
  <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="04e82d4d5c242fbb7f825fb2f68e905d45538cad" upstream="kirkstone-6.x.y">
    <copyfile dest="export" src="buildconf/export"/>
  </project>
</manifest>