summaryrefslogtreecommitdiff
path: root/tdxref/integration.xml
blob: 07da3aaeba14caffd84a255d85e37c24f98936d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>

  <include name="base/pinned.xml" />
  <include name="bsp/pinned-nxp.xml" />
  <include name="bsp/integration-tdx.xml" />

  <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="0e7015f7a86dda995a39662edbb5c26da647c496" upstream="dunfell"/>
  <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="master"/>
  <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y">
    <copyfile dest="export" src="buildconf/export"/>
  </project>
</manifest>