summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 7af8b4282c750a62d7184d248c4768cd83fa8ea8 (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 fetch="https://github.com/advancedtelematic" name="ats"/>
  <remote fetch="https://github.com/toradex" name="toradex-torizon"/>
  <remote fetch="https://github.com/foundriesio" name="foundriesio"/>

  <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="7bdef4ad72da08e70e4962055b463082b4bd2589"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="217fadb03da925757b236cb91ba9807e3b2bbd6e"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="983123656f93a28c4c1ad07e4b1855833511d922"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="5c2de3daedd3f65171b9debf938683ce6e7746ea"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="e3f94773b8c89097964b6aad19e7d2dd1fcf0a3f"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="4818812dd9a1f8f59d8dafa6ba1e2d69d59e9418">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>