summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: cc75d06640f0dd0eb91fec87e4899e0726f6df7f (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="c62970fda82acf75035243766ecd195243e0f82a"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="6b4222e0ea1c8ff33064f9cdc14482c324b0e7ea"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="a63a54df3170fed387f810f23cdc2f483ad587df"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="e9a1072abf323fe3e91c7aead182130417c2226d"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="20cc2d5b439cfb8035da08c4f8e40bd241bde29a">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>