summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 0c701f13113bfaee0ec3744f3d9a4aeb8e30e342 (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="c62970fda82acf75035243766ecd195243e0f82a"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="8e02177c2d9fa416f3117c5da1c0dfba7709dfbf"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="beea119eb529b4a11f266004aee8b548427aea39"/>
  <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>