summaryrefslogtreecommitdiff
path: root/torizoncore/default.xml
blob: fca946617e3e3b4761453cbdbd45fa33f86a9fb0 (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="7c8e56e9c18206f8cbf2805d4ae41bf04ad010df"/>
  <project name="meta-security" path="layers/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927"/>
  <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="a491e477e318e7a551d7efcefb42b042650679ca"/>
  <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ff997b6b3ba800978546098ab3cdaa113b6695e1"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="27000bd0282b681ab083430b5e49d81e42ce1f71"/>
  <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="ae99e660170047f02e67960c77290769e1bda087">
    <linkfile dest="setup-environment" src="scripts/setup-environment"/>
  </project>
</manifest>