summaryrefslogtreecommitdiff
path: root/tester/default.xml
blob: c6877ed0d7d5b5f485183b5c1da8f3918a1d3c89 (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="31930afca79b74e0c788452d71356c1f045e7979" upstream="kirkstone"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="9480d591b81316ce0e828f37bed74329de2a5d81" upstream="kirkstone-6.x.y"/>

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