summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 1a229f6a2ab85c6848d00ed0141a1f6205e5f913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <include name="base/pinned.xml"/>
  <include name="bsp/pinned-nxp.xml"/>
  <include name="bsp/pinned-ti.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="cc20e2af2ae1c74e306f6c039c4963457c4cbd0f"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="ffbbc2b9f46a60bd2d51be53079252f8e6304a8b"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="a7413c5d7568ce91b809ed11f84305b1afb468bb"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="fda3e56a06f7d3cef7f73b174bb68c4f1074c26e"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="0121b61d6929bb6f0b8b050de59f763fcb4aac2d">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>