summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-28 18:27:31 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-28 18:27:31 +0200
commit8d4a0c98512dc6e05ac6adbdaf9113533bfa6d51 (patch)
treeed4679cb5f17f13573cdb3be0c0b7a5963cfe104
parentd199ce5147143a346b1c43a55a578b588ab60bf4 (diff)
Add manifest for Magic Marlin 13.0.0marlin_13.0.0marlin/13.0.013.0.0
Add the manifest file to AGL-repo. Bug-AGL: SPEC-4311 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I156398ef835e9649c771e28f3fc1a4245fb4596d
-rw-r--r--marlin_13.0.0.xml94
1 files changed, 94 insertions, 0 deletions
diff --git a/marlin_13.0.0.xml b/marlin_13.0.0.xml
new file mode 100644
index 00000000..28808288
--- /dev/null
+++ b/marlin_13.0.0.xml
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/13.0.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="bba323389749ec3e306509f8fb12649f031be152" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="c5f61e547b90aa8058cf816f00902afed9c96f72" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="5ac36e49ab0f4b9bc72a3c747841c1f9e54e640a" upstream="dunfell"/>
+
+ <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
+ <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="b28a265e8544ef6bce7fb1b1dd23daa664ec86f5" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.0"/>
+ <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" />
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="a6199966375875fdfc295e6687c86a83fb53bf04" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="ef68da514bd7cd4cfed75e69af1eb5c7ac11dbb9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>