summaryrefslogtreecommitdiff
path: root/torizoncore/integration.xml
blob: b67ec3db7c908a8caabd5f8feb26622058dc49d0 (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="c79262a30bd385f5dbb009ef8704a1a01644528e"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="03fc4eb32bccc43f6aa386408dad30205efa5b8e"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="26a361a39ff5ab6fae22efbdc582f84d13330ba2"/>
  <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="kirkstone-6.x.y">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>