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

  <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
  <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
  <remote alias="repo" fetch="https://github.com/foundriesio" name="foundriesio"/>

  <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="f838fe62de6da3bc3583613d1a3659e219ff6f72"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="5d49b28570ed030924ed5d45fbced24d3cb6e588"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="c4f156fa93b37b2428e09ae22dbd7f5875606f4d"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="a991a45459b7f3c0870ef94da6e48c279eaa97f0"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="8ad6429fb423d992d60c4c4c74e25e7d2e7e10ff">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>