This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathhardknott-next.xml
33 lines (26 loc) · 2.41 KB
/
hardknott-next.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote alias="repo" fetch="http://github.com/Freescale" name="githf"/>
<remote alias="repo" fetch="http://git.toradex.com" name="tdx"/>
<remote alias="repo" fetch="https://git.yoctoproject.org/git" name="yocto"/>
<remote alias="repo" fetch="http://github.com/hostmobility/" name="hm"/>
<remote alias="repo" fetch="ssh://git@github.com/hostmobility/" name="hmssh"/>
<remote alias="repo" fetch="https://github.com" name="github"/>
<remote alias="repo" fetch="ssh://git@gitlab.com/hostmobility/" name="gitlab"/>
<default sync-j="4"/>
<project name="openembedded/bitbake" path="layers/openembedded-core/bitbake" remote="github" revision="1.50"/>
<project name="Angstrom-distribution/meta-angstrom" path="layers/meta-angstrom" remote="github" revision="angstrom-2021.06-hardknott"/>
<project name="meta-freescale-3rdparty.git" path="layers/meta-freescale-3rdparty" remote="githf" revision="hardknott"/>
<project name="meta-freescale-distro.git" path="layers/meta-freescale-distro" remote="githf" revision="hardknott"/>
<project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="hardknott" />
<project name="meta-qt5/meta-qt5" path="layers/meta-qt5" remote="github" revision="hardknott"/>
<project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="ec2f36ba25d90ed57051b5d091dca9182233626b" upstream="master"/>
<project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="aed3c9b8e2a89703e3982d52e86c7d754021e489" upstream="master"/>
<project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="5e9142d80fe87694dab0be5c571fdca835d871ed" upstream="master"/>
<project name="meta-hostmobility-bsp.git" path="layers/meta-hostmobility-bsp" remote="hm" revision="hardknott"/>
<project name="meta-hostmobility-distro.git" path="layers/meta-hostmobility-distro" remote="hm" revision="master"/>
<project name="mx4-deploy.git" path="mx4-deploy" remote="hmssh" revision="master"/>
<project name="meta-virtualization.git" path="layers/meta-virtualization" remote="yocto" revision="hardknott"/>
<project name="openembedded/meta-openembedded" path="layers/meta-openembedded" remote="github" revision="hardknott"/>
<project name="openembedded/openembedded-core" path="layers/openembedded-core" remote="github" revision="hardknott"/>
</manifest>