summaryrefslogtreecommitdiff
path: root/tester/default.xml
blob: 423b114389fa8097d6be91cbc8bc409ced200cdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <include name="base/pinned.xml" />
  <include name="bsp/pinned-nxp.xml" />
  <include name="bsp/pinned-ti.xml"/>
  <include name="bsp/pinned-tdx.xml" />

  <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
  <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
  <remote alias="repo" fetch="https://gitlab.int.toradex.com/rd/testing/som-fct" name="tdx-int"/>

  <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="fe0bf7f0e5408aac6cc89ff3b19b1b1941df4f64" upstream="kirkstone"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="749f9fc6c4ef45243fa649ce97a2e2cde254993a" upstream="kirkstone-6.x.y"/>

  <project name="meta-toradex-somfctdut.git" path="layers/meta-toradex-somfctdut" remote="tdx-int" revision="ad104c8ecab8436264e8ca3d168113efd47ef0f0" upstream="kirkstone-6.x.y">
    <copyfile dest="export_somfctdut" src="buildconf/export"/>
  </project>
</manifest>