summaryrefslogtreecommitdiff
path: root/head-default.xml
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-08-31 13:37:01 -0700
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-09-27 11:02:04 +0200
commitaf6ac8a85139becc2e33c29152306190998cf9bf (patch)
tree4d0cedc1510d32d794c3f165c0cf5444c714029b /head-default.xml
parentbacd77224e74b0fa466bc0f1c707672135b8035c (diff)
manifest: move to top of branches
Let repo use top of (morty) branch of all repositories we use and use top of morty-next branch of all Toradex repositories. Also remove head-default.xml since it was outdated anyways. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'head-default.xml')
-rw-r--r--head-default.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/head-default.xml b/head-default.xml
deleted file mode 100644
index 700c275..0000000
--- a/head-default.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?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>