summaryrefslogtreecommitdiff
path: root/head-default.xml
blob: 700c275faa97e92fb2bdc7e6e4d2d2a45858a777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote fetch="http://github.com" name="gith"/>
  <remote fetch="http://git.linaro.org/git-ro/openembedded" name="linaro"/>
  <remote fetch="http://git.openembedded.org" name="oe"/>
  <remote fetch="http://git.toradex.com" name="trdx"/>
  <remote fetch="http://git.yoctoproject.org" name="yocto"/>
  
  <default sync-j="4"/>
  
  <project name="Angstrom-distribution/meta-angstrom.git" path="stuff/meta-angstrom" remote="gith" revision="angstrom-v2014.06-yocto1.6" upstream="angstrom-v2014.06-yocto1.6"/>
  <project name="Freescale/meta-fsl-arm-extra.git" path="stuff/meta-fsl-arm-extra" remote="gith" revision="daisy" upstream="daisy"/>
  <project name="Freescale/meta-fsl-arm.git" path="stuff/meta-fsl-arm" remote="gith" revision="daisy" upstream="daisy"/>
  <project name="Freescale/meta-fsl-demos.git" path="stuff/meta-fsl-demos" remote="gith" revision="daisy" upstream="daisy"/>
  <project name="OSSystems/meta-browser.git" path="stuff/meta-browser" remote="gith" revision="master" upstream="master"/>
  <project name="bitbake" path="stuff/openembedded-core/bitbake" remote="oe" revision="1.22" upstream="1.22"/>
  <project name="meta-linaro.git" path="stuff/meta-linaro" remote="linaro" revision="daisy" upstream="daisy"/>
  <project name="meta-lxde.git" path="stuff/meta-lxde" remote="trdx" revision="daisy" upstream="daisy"/>
  <project name="meta-openembedded" path="stuff/meta-openembedded" remote="oe" revision="daisy" upstream="daisy"/>
  <project name="meta-toradex.git" path="stuff/meta-toradex" remote="trdx" revision="V2.3" upstream="V2.3">
    <copyfile dest="export" src="buildconf/export"/>
  </project>
  <project name="openembedded-core" path="stuff/openembedded-core" remote="oe" revision="daisy" upstream="daisy"/>
</manifest>