summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 24b1835966ec679f6148d95c4d9056be46603f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="06c240c3c235fa06fe724e278d53463ac67cc26b"/>
  <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="9f7fe77932671751f3c7201d164ffbabd0cb2faf"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="e60f59f3567b78286ea34337dbae468a5f18f1c6"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="9480d591b81316ce0e828f37bed74329de2a5d81"/>
  <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex-torizon" revision="481db8286e0ad392224ec1015f300e57c61f5d9f"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="c78a8f367fba38b76f92960ff7dc91dbeea524ed">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>