Update to YP 5.0 aka scarthgap
[AGL/AGL-repo.git] / halibut_7.99.1.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <manifest>
3
4   <!-- remote servers to query -->
5   <remote name="agl"
6          fetch="https://gerrit.automotivelinux.org/gerrit/"
7          review="https://gerrit.automotivelinux.org/gerrit/"
8          pushurl="ssh://gerrit.automotivelinux.org:29418"
9   />
10   <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
11   <remote name="github" fetch="https://github.com/" />
12
13   <!-- defaults -->
14   <default remote="agl" sync-j="4" revision="refs/tags/halibut/7.99.1"/>
15
16
17   <!-- CORE -->
18   <!-- use agl revisions/branches here -->
19
20   <!-- AGL things. -->
21   <project name="AGL/meta-agl" path="meta-agl" />
22   <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
23   <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
24   <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
25   <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
26   <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
27
28
29   <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
30
31   <!-- YOCTO & OE -->
32
33   <!-- Yocto/OpenEmbedded things. --> 
34   <project name="poky" path="poky" remote="yocto" revision="e7f0177ef3b6e06b8bc1722fca0241fef08a1530" upstream="thud" />
35   <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="aabc30f3bd03f97326fb8596910b94639fea7575" upstream="thud" />
36   <project name="openembedded/meta-openembedded" path="meta-openembedded" remote="github" revision="4cd3a39f22a2712bfa8fc657d09fe2c7765a4005" upstream="thud" />
37
38
39   <!-- UPSTREAM COMPONENTS -->
40
41   <!-- meta-virtualization -->
42   <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="9e8c0c96b443828a255e7d6ca6291598347672ac" upstream="thud"/>
43
44   <!-- Qt things -->
45   <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="81937713f774d7dea854b22987b3ef1ab1f1cdbe" upstream="thud"/>
46
47   <!-- Updater layers. -->
48   <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="2d2e46834af68b1c22ad0a022001c117caa4929c" upstream="thud"/>
49   <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="214e14c4c45625842e542eebd696f903060d488f" upstream="thud"/>
50
51   <!-- Security layer -->
52   <project name="meta-security" path="meta-security" remote="yocto" revision="31dc4e7532fa7a82060e0b50e5eb8d0414aa7e93" upstream="thud"/>
53
54   <!-- SmartDeviceLink layer -->
55   <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
56
57   <!-- meta-spdxscanner - support for fossology -->
58   <project name="dl9pf/meta-spdxscanner" path="meta-spdxscanner" remote="github" revision="2dd8b88071268a5922696db36a9ba8be96a9e0ef" upstream="master"/>
59
60
61   <!-- BSPs -->
62
63   <!-- Renesas Gen3 specific things -->
64   <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" />
65   <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="5aecbd92ce06c179efa9dca9127c09219018bc4b" upstream="thud-v3.15.0"/>
66
67   <!-- MinnowBoard MAX specific things -->
68   <project name="meta-intel" path="meta-intel" remote="yocto" revision="27dadcfc7bc0de70328b02fecb841608389d22fc" upstream="thud"/>
69
70   <!-- consolidate on meta-freescale from git.yoctoproject.org -->
71   <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="f5c932229c31b612cba38c2ed6f3c3ec6b800e92" upstream="thud"/>
72
73   <!-- Boundary devices bsp layer -->
74   <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="4ea73c57f125ff0b8c3e17e5cc5d07b6168bbd6c" upstream="master"/>
75
76   <!-- ti vayu / jacinto 6 / DRA7 -->
77   <project name="meta-ti" path="meta-ti" remote="yocto" revision="9e9db020a8ac0c1f331fde11c9810a02facd638b" upstream="thud"/>
78
79   <!-- rpi 2, 3 and 3 B+ -->
80   <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="c71d79efc5a06a0c896c278c94f5b14413bb4d69" upstream="thud"/>
81
82   <!-- DragonBoard 410c specific things -->
83   <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="8ac86cd465d73da78e24620e4695176138d17fc3" upstream="thud"/>
84
85   <!-- Altera SOCFPGA platform -->
86   <!-- https://github.com/kraj/meta-altera -->
87   <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="f07030bb6ff2062031e06efe9831b76c7250b32e" upstream="thud"/>
88
89   <!-- Sancloud BSP layers -->
90   <project name="SanCloudLtd/meta-sancloud" path="meta-sancloud" remote="github" revision="430d3da4ee36580e5950d94a76edf88eea753ebb" upstream="thud"/>
91   <project name="EmbeddedAndroid/meta-rtlwifi" path="meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/>
92
93   <!-- meta-synopsys - support for ARC HSDK board -->
94   <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="meta-synopsys" remote="github" revision="702a0e826e87796aefa97abc1de0217d3775fd13" upstream="thud-agl"/>
95
96 </manifest>