summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: bce0d5ff3568df4d0b7cd884e056fa5d0b5b6e3a (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="030bf03654bc6ff4b574b575650318a56ba8665a"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="ffb3fb6e4e16e0f0087bb951a761321a2cefeada"/>
  <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="e43ff83b2ab0eefd2fc538cbb4cd6b66b891aa51">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>