summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 36d8a8589a93620c6802e20500f291d27235f530 (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/pinned-tdx.xml"/>

  <remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
  <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>

  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="eb631c12be585d18beddbb41f6035772b2cb17d5"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="8e02177c2d9fa416f3117c5da1c0dfba7709dfbf"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="35c723774ee06b3c1831f00a2cbf25cbeae132e1"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="7e5c07f6aafbbc315531afcc7f9e9a4dab4c6ca4"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="478c84ed5ea78b87bbe0e79c88aac6e8bf3c1c84">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>