summaryrefslogtreecommitdiff
path: root/torizoncore/integration.xml
blob: 6e835c97caf2084b158d93e9c2844709b5e9bebb (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="947c229bc8b816a39d3a624ad16d9571bb7580a6"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="da93339112d0a53f0008a72dcacdb55dc3bf95a8"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="150a5f42169def91b3938f78f63170e2d0fefdcc"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="82f8a454a37bff32b98eab004e20b9c25a818165"/>
  <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>