summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-06-05 17:03:09 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-06-05 17:15:10 +0200
commit28c23189ccf318248fecdde5df7ecccb28f4e7e3 (patch)
treee9fc507a4632f250628f5fb1ba90d1cf62f94cfc
parentac23fd9e0178d5e7c2ba5438151077a65160b415 (diff)
LinuxImage3.0: add a default.xml
Change-Id: I83c52b2bad50959d352baabb171a12663231042f Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--default.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/default.xml b/default.xml
new file mode 100644
index 0000000..87c882a
--- /dev/null
+++ b/default.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://github.com/schnitzeltony" name="githe"/>
+ <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/meta-rust" name="githr"/>
+ <remote alias="repo" fetch="https://github.com/watatuki" name="githt"/>
+ <remote alias="repo" fetch="https://github.com/openembedded" name="oe"/>
+ <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="7c1eb51d1e8a4c5f39bf9dddf05fb0b3598da72b" upstream="1.40"/>
+ <project name="meta-browser.git" path="layers/meta-browser" remote="githo" revision="6386d9aff52adba2c12a83a631355559b394d05e" upstream="master"/>
+ <project name="meta-freescale-3rdparty.git" path="layers/meta-freescale-3rdparty" remote="githf" revision="c4b5ac6b20e4245ce0630e9197313aaef999a331" upstream="thud"/>
+ <project name="meta-freescale-distro.git" path="layers/meta-freescale-distro" remote="githf" revision="4a244af3993ae662624c6f615464e6806cc719a2" upstream="thud"/>
+ <project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="b73854c078b0a174613135b60da3377a1055f477" upstream="thud"/>
+ <project name="meta-lxde.git" path="layers/meta-lxde" remote="tdx" revision="658f61a588157f21262c57802a673d78f1ad6442" upstream="thud-next"/>
+ <project name="meta-openembedded.git" path="layers/meta-openembedded" remote="oe" revision="9b3b907f30b0d5b92d58c7e68289184fda733d3e" upstream="thud"/>
+ <project name="meta-qt5-extra.git" path="layers/meta-qt5-extra" remote="githe" revision="641aabf595c78702d16c99d1191a4ac655472ff8" upstream="thud"/>
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="81937713f774d7dea854b22987b3ef1ab1f1cdbe" upstream="thud"/>
+ <project name="meta-rust.git" path="layers/meta-rust" remote="githr" revision="0621067c560f6e3e1a4c4c08ac173393bbafad5c" upstream="master"/>
+ <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="3443bf397e0fb71488f8f26dc8cc1e4c9baaa6ff" upstream="thud"/>
+ <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="6baab34069cf074ced0b240c92fdb71d878663e1" upstream="thud"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="ba6db37ece74e40c20b8519d4a69a721dd2bf723" upstream="thud">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+ <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="4a1ec4adcfe1bbd3c0243060fadb1c896aa8c32e" upstream="thud"/>
+ <project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="057c3d173949d803c150ffe14338554845fec63c" upstream="thud"/>
+ <project name="meta-yocto" path="layers/meta-yocto" remote="yocto" revision="b36886d9c06961420169842faeb060a31078f6e9" upstream="thud"/>
+ <project name="openembedded-core.git" path="layers/openembedded-core" remote="oe" revision="f162d5bfe6eaeca24f441c83c87252c8d05744fc" upstream="thud"/>
+</manifest>