summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: 4452a50d9d0d5969f300f4bd70cff7c03e59106b (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="b553f81e5064d261739c555bda6ae278b3142649"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="fcceba2208fa7cf63d5841a6a1a3ff743b4cb35d"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="b95d0d80624deecc54e0b99d054b8f58bfc0a588"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="0db3901a48426ee403a045e0b626416c5fa93c6f"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="49af4af336c6600f8a97837ce7fd2581c5c027f7"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="6054c5e5df22c7e3c9b25ac865417695ebe1eca3">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>