summaryrefslogtreecommitdiff
path: root/torizoncore/integration.xml
blob: dc1999ad1ee0c852c852f317ea27a16f0937fdc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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 alias="repo" fetch="https://github.com/uptane" name="uptane"/>
  <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>

  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="93f2146211001ee3cf697d8428969cc3069ed6ba"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="d3d04674cca2b56f97870b0b68bf6e409ebb10fa"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="21a5c29a10f033859f6e44aa035161befa439128"/>
  <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>