blob: 8afb965c052d3d5d20ce9ae4ec5d1250f448c661 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<default sync-j="4"/>
<remote fetch="http://git.openembedded.org" name="oe"/>
<remote fetch="http://github.com" name="gith"/>
<remote fetch="http://git.yoctoproject.org" name="yocto"/>
<remote fetch="http://git.linaro.org/git-ro/openembedded" name="linaro"/>
<remote fetch="http://git.toradex.com" name="trdx"/>
<project remote="oe" revision="88f013cee4cdec91acee59ffbc7bcea6dd2b8d2e" upstream="1.18" name="bitbake" path="stuff/openembedded-core/bitbake"/>
<project remote="oe" revision="3549f5f203363302256848bb33c05c4fd4871948" upstream="dylan" name="openembedded-core" path="stuff/openembedded-core"/>
<project remote="oe" revision="13ae5105ee30410136beeae66ec41ee4a8a2e2b0" upstream="dylan" name="meta-openembedded" path="stuff/meta-openembedded"/>
<project remote="gith" revision="7543b99f99592d0c23a5e66007b8631751b9d79c" upstream="angstrom-v2013.06-yocto1.4" name="Angstrom-distribution/meta-angstrom.git" path="stuff/meta-angstrom"/>
<project remote="gith" revision="2140f2a114f7009f86479afb12a524bb157cbb0e" upstream="dylan" name="OSSystems/meta-browser.git" path="stuff/meta-browser"/>
<project remote="linaro" revision="6321a745aba4fc2ddb559d4606b0a98afc8a1ca2" upstream="dylan" name="meta-linaro.git" path="stuff/meta-linaro"/>
<project remote="trdx" revision="f69ffe4cebf94f48f02838002dbc3544b3ffb460" upstream="dylan" name="meta-lxde.git" path="stuff/meta-lxde"/>
<project remote="trdx" revision="e9330843dd7ffe136f7e3968432c80155d52e5aa" upstream="master" name="meta-toradex.git" path="stuff/meta-toradex">
<copyfile dest="export" src="buildconf/export"/>
</project>
</manifest>
|