summaryrefslogtreecommitdiff
path: root/torizoncore/integration.xml
blob: 6f31c0cf7737bcbb1b4a483f5ff2b775e42229f6 (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="3f8596beab50fd502b911426f3cec70d38ff7c51"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="98a6664408f17560549b94f575e058ed84dd6a0d"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="177081df3a793ee0e028b33bd416cdff97eee471"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="2bba10be28d4d7ce45d78a8429caaa6952785901"/>
  <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>