-
Notifications
You must be signed in to change notification settings - Fork 9
/
default.xml
29 lines (27 loc) · 1.83 KB
/
default.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
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://bitbucket.org" name="bitbucket"/>
<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" name="yocto"/>
<default revision="morty" sync-j="4"/>
<project name="96boards/meta-96boards" path="layers/meta-96boards" remote="github"/>
<project name="96boards/meta-rpb" path="layers/meta-rpb" remote="github"/>
<project name="OSSystems/meta-browser" path="layers/meta-browser" remote="github" revision="6edb45804c5e532fdbca31e9d358d9052eaee90b"/>
<project name="cpriouzeau/meta-st-cannes2" path="layers/meta-st-cannes2" remote="github"/>
<project name="git/meta-ti" path="layers/meta-ti" remote="yocto"/>
<project name="git/meta-virtualization" path="layers/meta-virtualization" remote="yocto"/>
<project name="linaro-mmwg/lhg-oe-manifests" path="conf" remote="github">
<linkfile dest="setup-environment" src="setup-environment-internal"/>
</project>
<project name="linaro-mmwg/meta-lhg" path="layers/meta-lhg" remote="github"/>
<project name="meta-qt5/meta-qt5" path="layers/meta-qt5" remote="github"/>
<project name="ndechesne/meta-qcom" path="layers/meta-qcom" remote="github"/>
<project name="openembedded/bitbake" path="bitbake" remote="github" revision="1.32"/>
<project name="openembedded/meta-backports" path="layers/meta-backports" remote="linaro"/>
<project name="openembedded/meta-linaro" path="layers/meta-linaro" remote="linaro"/>
<project name="openembedded/meta-openembedded" path="layers/meta-openembedded" remote="github"/>
<project name="openembedded/openembedded-core" path="layers/openembedded-core" remote="github"/>
</manifest>