blob: fc9eb1fae7b460f2a618d74ff16c0d3343a58561 (
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/pinned-tdx.xml"/>
<project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
<project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="ce3c1925df34b4d299b2dd1003ced41b9485ce41" upstream="dunfell-5.x.y"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="4cdeb8980411db8fc65655832a664bf80d93e534" upstream="dunfell-5.x.y">
<copyfile dest="export" src="buildconf/export"/>
</project>
</manifest>
|