-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefault.xml
21 lines (19 loc) · 1.41 KB
/
default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://github.com" name="github"/>
<remote fetch="http://git.linaro.org" name="linaro"/>
<remote fetch="git://git.openembedded.org" name="oe"/>
<remote fetch="http://git.shr-project.org" name="shr"/>
<remote fetch="http://git.yoctoproject.org/git" name="yocto"/>
<default revision="morty" sync-j="4"/>
<project name="Angstrom-distribution/meta-angstrom" path="layers/meta-angstrom" remote="github" revision="angstrom-v2016.12-yocto2.2" >
<copyfile dest="setup-environment" src="../../.repo/manifests/setup-environment"/>
</project>
<project name="openembedded/bitbake" path="bitbake" remote="github" revision="1.32" />
<project name="openembedded/meta-openembedded" path="layers/meta-openembedded" remote="github"/>
<project name="openembedded/openembedded-core" path="layers/openembedded-core" remote="github"/>
<project name="meta-qt5/meta-qt5" path="layers/meta-qt5" remote="github" revision="81fb771c3f31110e50eebcb004809361fdb28194" upstream="master"/>
<project name="meta-xilinx" path="layers/meta-xilinx" remote="yocto" revision="b2da4ccc5db004181b322c1992cac9120954138f" upstream="master"/>
<project name="openembedded/meta-linaro" path="layers/meta-linaro" remote="linaro" revision="db09d028933ba2f86c2db2de916426103c6f20c8" upstream="master"/>
<project name="Lusus/meta-zturn" path="layers/meta-zturn" remote="github"/>
</manifest>