summaryrefslogtreecommitdiff
path: root/default.xml
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-14 18:18:55 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-05 13:10:32 +0100
commit5c108b5e91f569bf4507ecc228f7e649376fea07 (patch)
treeebade989db3c9dc05a648d8cc0089ec6f90c0f1c /default.xml
parent4d412f7ac82f84f9cfcd1ce837b411f3091e73b8 (diff)
manifest: initial 3.0 aka thud release
With the move to thud we drop angstrom as our distro and we drop support for Apalis T30, Colibri T20/T30. - Do not install meta-angstrom. - No longer used, do not install meta-jetson-tk1. - Delete default.xml, add when ready for a release again. Change-Id: I0d1725c8d0587ded4025b0a92afd9927c1787615 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/default.xml b/default.xml
deleted file mode 100644
index bf7c822..0000000
--- a/default.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
- <remote alias="repo" fetch="https://github.com/Angstrom-distribution" name="githa"/>
- <remote alias="repo" fetch="https://github.com/Freescale" name="githf"/>
- <remote alias="repo" fetch="https://github.com/OSSystems" name="githo"/>
- <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
- <remote alias="repo" fetch="https://github.com/openembedded" name="oe"/>
- <remote alias="repo" fetch="https://github.com/schnitzeltony" name="githe"/>
- <remote alias="repo" fetch="https://github.com/watatuki" name="githt"/>
- <remote alias="repo" fetch="https://git.toradex.com" name="tdx"/>
- <remote alias="repo" fetch="https://git.yoctoproject.org/git" name="yocto"/>
-
- <default sync-j="4"/>
-
- <project name="bitbake.git" path="layers/openembedded-core/bitbake" remote="oe" revision="1.36"/>
- <project name="meta-angstrom.git" path="layers/meta-angstrom" remote="githa" revision="angstrom-v2017.12-rocko"/>
- <project name="meta-browser.git" path="layers/meta-browser" remote="githo" revision="master"/>
- <project name="meta-freescale-3rdparty.git" path="layers/meta-freescale-3rdparty" remote="githf" revision="rocko"/>
- <project name="meta-freescale-distro.git" path="layers/meta-freescale-distro" remote="githf" revision="rocko"/>
- <project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="rocko"/>
- <project name="meta-jetson-tk1.git" path="layers/meta-jetson-tk1" remote="githt" revision="Morty"/>
- <project name="meta-lxde.git" path="layers/meta-lxde" remote="tdx" revision="rocko-next"/>
- <project name="meta-openembedded.git" path="layers/meta-openembedded" remote="oe" revision="rocko"/>
- <project name="meta-qt4" path="layers/meta-qt4" remote="yocto" revision="rocko"/>
- <project name="meta-qt5-extra.git" path="layers/meta-qt5-extra" remote="githe" revision="rocko"/>
- <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="rocko"/>
- <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="rocko-next"/>
- <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="rocko-next">
- <copyfile dest="export" src="buildconf/export"/>
- </project>
- <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="rocko-next"/>
- <project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="rocko-next"/>
- <project name="openembedded-core.git" path="layers/openembedded-core" remote="oe" revision="rocko"/>
-</manifest>