blob: cccda140865f7c5d9d86f36e058ad58b3b97372f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<?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/" />
<remote name="qtio" fetch="https://code.qt.io/" />
<!-- defaults -->
<default remote="agl" sync-j="4" revision="refs/tags/ricefish/17.93.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="ae6cebca5bac9521230c69fed23b375d0de7f5f6" upstream="scarthgap" />
<project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="6de0ab744341ad61b0661aa28d78dc6767ce0786" upstream="scarthgap" />
<!-- UPSTREAM COMPONENTS -->
<!-- meta-virtualization -->
<project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="1a547c0aa0d75c4143cbb66de6e653d51cdc8bda" upstream="scarthgap"/>
<!-- Qt things -->
<project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="d8eeef0bfd84672c7919cd346f25f7c9a98ddaea" upstream="scarthgap"/>
<project name="yocto/meta-qt6" path="external/meta-qt6" remote="qtio" revision="70219b8e5dc3ae6c09f7f1bb1196c79fd327ea07" upstream="6.7"/>
<!-- Security layer -->
<project name="meta-security" path="external/meta-security" remote="yocto" revision="11ea91192d43d7c2b0b95a93aa63ca7e73e38034" upstream="scarthgap"/>
<!-- SELinux layer -->
<project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="07f3233374f013412d691732adfa2c20167a0ea0" upstream="scarthgap"/>
<!-- meta-codescanner - support for using CodeScanner during the build -->
<project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="38f9a4a68349b6ce32fdaa320f378991e29d09e9" upstream="master"/>
<!-- meta-spdxscanner - support for fossology -->
<project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="2c376d72a1aed6b335aebd3bb28663f973a11fa9" upstream="master"/>
<!-- clang support -->
<project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e7dceb1c92caf7f21ef1d7b49c85328c30cffd90" upstream="scarthgap"/>
<!-- meta-flutter -->
<project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="6f431e743a878c738d35383c5cbabda71ba6538f" upstream="master"/>
<project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="418058a45eab3e1b50dd125c901f0ae4253bd472" upstream="main"/>
<!-- meta-tensorflow -->
<project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="29509c97e9009ed0ae99ce6c2554e463575dc10c" upstream="master"/>
<!-- BSPs -->
<!-- meta-aws -->
<project name="aws4embeddedlinux/meta-aws" path="bsp/meta-aws" remote="github" revision="91bf8b1d9100f090a9ba7889ab35c9193ec6e4ad" upstream="scarthgap"/>
<!-- Renesas Gen3 specific things -->
<project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="5bb1f62a70a9febac6d93d552c1d045251715dea" upstream="scarthgap-dev"/>
<project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-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="9dbd423c6262a09e86ea6c5bbf71e43c1089c825" upstream="scarthgap"/>
<project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="8b61684f0b1ba8bacdf3a69d993445e9791d4932" upstream="scarthgap"/>
<!-- TI Vayu / Jacinto 6 / DRA7 -->
<project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="1200a59db6a484618bd42ecb1d7d1e3593eb7708" upstream="scarthgap"/>
<project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="7f5bdf201b882e0879cb73a5e1b4d22725e851ff" upstream="scarthgap"/>
<!-- Raspberry Pi -->
<project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="0f46a1d3768a6093409c0a2da04f3c47a18bde76" upstream="scarthgap"/>
<project name="meta-lts-mixins" path="bsp/meta-lts-mixins_u-boot" remote="yocto" revision="66ceeebd047d7fdfc8668b300319a76da8ae257d" upstream="scarthgap/u-boot"/>
<!-- Sancloud BSP layers -->
<project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
<project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
<!-- meta-sifive -->
<project name="sifive/meta-sifive" path="bsp/meta-sifive" remote="github" revision="b2678e67b079b4fb233bed4eb9b70a46b5bb06a7" upstream="scarthgap"/>
<!-- meta-riscv for several risc boards -->
<project name="riscv/meta-riscv" path="bsp/meta-riscv" remote="github" revision="d330dfe4011a873d379cdf6228fa1f243cf5a6db" upstream="scarthgap"/>
<!-- meta-tegra -->
<project name="OE4T/meta-tegra" path="bsp/meta-tegra" remote="github" revision="ddec4903c6c86679dd7a1ed304daf387a5be7c47" upstream="scarthgap"/>
</manifest>
|