diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-05-10 23:47:54 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-05-10 23:47:54 +0200 |
commit | 957c21cd962b04d45fb161d7cc373f5ebbfbd96b (patch) | |
tree | 95535020b36b52a896cd6c86b8b60fe5a4f19ea7 | |
parent | 20ce02005f2bbf9d78f8caf2202658e337bdc096 (diff) |
Prepare Lucky Lamprey 12.1.20lamprey_12.1.20lamprey/12.1.2012.1.20lamprey
Upload the repo manifest.
Bug-AGL: SPEC-5135
Change-Id: I3c7be10cc1cbed3cb5e0148119ea8d5cfc282835
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | lamprey_12.1.20.xml | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/lamprey_12.1.20.xml b/lamprey_12.1.20.xml new file mode 100644 index 00000000..b8277a71 --- /dev/null +++ b/lamprey_12.1.20.xml @@ -0,0 +1,99 @@ +<?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/lamprey/12.1.20"/> + + + <!-- 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="63d05fc061006bf1a88630d6d91cdc76ea33fbf2" 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="01358b6d705071cc0ac5aefa7670ab235709729a" upstream="dunfell" /> + + + <!-- UPSTREAM COMPONENTS --> + + <!-- meta-virtualization --> + <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="35c723774ee06b3c1831f00a2cbf25cbeae132e1" upstream="dunfell"/> + + <!-- Qt things --> + <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/> + + <!-- Updater layers. --> + <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="f2f5ca077baa1f08001cff9608ae59ed4dbeca3d" upstream="dunfell"/> + <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/> + <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/> + + <!-- Security layer --> + <project name="meta-security" path="external/meta-security" remote="yocto" revision="eb631c12be585d18beddbb41f6035772b2cb17d5" upstream="dunfell"/> + + <!-- meta-codescanner - support for using CodeScanner during the build --> + <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="2231a85713443b29d9c35a3cc1b727da4db3be24" upstream="master"/> + + <!-- meta-spdxscanner - support for fossology --> + <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/> + + <!-- Alexa Auto SDK layer --> + <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/> + + <!-- IoT SDK layer --> + <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="2559b52ce336406c8f86d6ff0a0174f094f17efb" upstream="dunfell"/> + + <!-- clang support --> + <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="67ac939d47b3dfc383fec7244e4a0ff85ca4340f" 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" /> + + <!-- BSPs --> + + <!-- Renesas Gen3 specific things --> + <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="980512b342c5caaacc2935e99ea8c84a96183674" upstream="dunfell"/> + <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="d43bc2270cb26b0f7e72ad635103541606c0907e" 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="501032fb30abbad54616a2d9bb4555c297fc35b6" upstream="dunfell"/> + <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="5ae8890c1a64271636bcd7773996bddd51e700d8" upstream="dunfell"/> + + <!-- TI Vayu / Jacinto 6 / DRA7 --> + <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="b75b8ce1ac10dc3521c0f710a4cf79bc7e985cfd" upstream="dunfell"/> + <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="bdae918d9056ce8a7ad76567b1b521249dac5e46" upstream="dunfell"/> + + <!-- Raspberry Pi 3, 3B+, and 4 --> + <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2081e1bb9a44025db7297bfd5d024977d42191ed" upstream="dunfell"/> + + <!-- DragonBoard 410c specific things --> + <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="fe8295d9f6160d5ef5097ab755c47bf1950338c8" upstream="dunfell"/> + + <!-- Sancloud BSP layers --> + <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e1a23019ce2ff3879986fa63071f1a2caa23697c" upstream="dunfell"/> + <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="73e3b9236e4c722f34058162cbb2c04e749cf162" 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> |