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