summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 2072c47b14b7ce6476a4dc41b0a2a8dedbe6aee5 (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-tdx.xml"/>

  <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
  <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
  <remote alias="repo" fetch="https://github.com/foundriesio" name="foundriesio"/>

  <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="4bc19dd07a748301bbd8314f454c35a6ceb77880"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="b1bb00f4b645e7ab5cf6af4a6579df8b0f24e079"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="92cd3467502bd27b98a76862ca6525ce425a8479"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="a12eef0d00f2dce08e65ac3b70075a21abc5c5dc"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="54ea4d448cbcd3fa6172e9cae71ddf6fdb57cf51">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>