summaryrefslogtreecommitdiff
path: root/torizoncore/integration.xml
blob: c1ad4211cb3bea336ae28d09373dd47a4f6abad3 (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/integration-tdx.xml"/>

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

  <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="d2edd3d70ccdcc9f6c6ae2f7eec0f106a04a07c0"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="a85fbe980e5bc6acb50c0b2d520e65b98c7b3cd9"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="f2e740c8f150629bb58c736864e381ee84698b73"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="83cf2863916968d4dc44c26f60f34322f93d33ce"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="master"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>