summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 75ec0f9a4563df59c4a7e74fdc99e7ffa3f9aa46 (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/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="79358972d0e10649051b365e0bc9d7d29522cc73"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="9482648daf0bb42ff3475e7892542cf99f3b8d48"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="d80a3f9992c87f61228498286db89dd33f5be592"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="502ed0e6a2204e66e062676e1824e71d10700b0b">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>