summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 2ac2840ffcb2898d987f2a3f5a8389fab75ba3dd (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="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="e9a1072abf323fe3e91c7aead182130417c2226d"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="3aebcc7e2b8c2ec96a3b8537b0db9070c2775572">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>