-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdefault.xml
More file actions
19 lines (17 loc) · 1.5 KB
/
default.xml
File metadata and controls
19 lines (17 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<default remote="exor" revision="default" sync-j="4" />
<!-- You can have as many remote repositories as you like -->
<remote name="exor" fetch="https://github.com/ExorEmbedded" />
<remote name="yocto" fetch="git://git.yoctoproject.org" />
<remote name="oe" fetch="git://git.openembedded.org" />
<remote name="qt5" fetch="https://github.com/meta-qt5" />
<remote name="OSS" fetch="https://github.com/OSSystems" />
<remote name="Freescale" fetch="https://github.com/Freescale" />
<project name="meta-exor" remote="exor" dest-branch="zeus" revision="131d01f1cdcddc16b27ad7f4cbcf8ec4fe53e9f3" path="git/meta-exor" />
<project name="meta-qt5" remote="qt5" dest-branch="zeus" revision="653e12fdb522c19a7467acb85a77d8b3477671cb" path="git/meta-qt5" />
<project name="meta-browser" remote="OSS" dest-branch="zeus" revision="1f4ff4a3cbddff0802d809973f930ef21a3ebb54" path="git/meta-browser"/>
<project name="poky" remote="yocto" dest-branch="zeus" revision="24046332599cc528834df515a90babc83b7cd570" path="git/yocto-poky"/>
<project name="meta-openembedded" remote="oe" dest-barnch="zeus" revision="aad5b3d070cd8c58828b0975cf861d8ebc90f460" path="git/yocto-meta-openembedded" />
<project name="meta-freescale" remote="Freescale" dest-branch="zeus" revision="218e7c48e6d7b95f61a9991c0d3c3bf4b38a34c4" path="git/meta-freescale" />
</manifest>