Upgrade to thud
[AGL/AGL-repo.git] / default-floating.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <manifest>
3
4   <remote name="agl"
5          fetch="https://gerrit.automotivelinux.org/gerrit/"
6          review="https://gerrit.automotivelinux.org/gerrit/"
7          pushurl="ssh://gerrit.automotivelinux.org:29418"
8   />
9
10   <remote name="yocto" fetch="git://git.yoctoproject.org/" />
11   <remote name="openembedded" fetch="git://git.openembedded.org/" />
12
13   <!-- meta-updater --> <!-- freescale bsp --> <!-- 01.org -->
14   <remote name="github" fetch="https://github.com/" />
15
16   <!-- meta-qt5  -->
17   <remote name="qt.io" fetch="git://code.qt.io/" />
18
19   <default remote="agl" sync-j="4" revision="master"/>
20
21   <!-- AGL things. -->
22   <project name="AGL/meta-agl" path="meta-agl" />
23   <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
24   <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
25   <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
26   <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
27
28   <!-- Renesas Gen3 specific things -->
29   <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" />
30   <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="thud-v3.15.0"/>
31
32   <!-- Updater layers. -->
33   <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="thud"/>
34   <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="thud"/>
35
36   <!-- Yocto/OpenEmbedded things. -->
37   <project name="poky" path="poky" remote="yocto" revision="thud" />
38   <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="thud" />
39   <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="thud" />
40   <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="thud"/>
41
42   <!-- Qt things -->
43   <!-- Qt 5.8 -->
44   <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="thud"/>
45
46   <!-- MinnowBoard MAX specific things -->
47   <project name="meta-intel" path="meta-intel" remote="yocto" revision="thud"/>
48
49   <!-- i.MX6 / e.g. wandboard specific things -->
50   <!--
51   <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="06178400afbd641a6709473fd21d893dcd3cfbfa" revision="pyro"/>
52   <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="35badbde05d4f10d4faeefc30bc126b5bd228e2e" revision="pyro"/>
53   <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" revision="pyro"/>
54   -->
55   <!-- consolidate on meta-freescale from git.yoctoproject.org -->
56   <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="thud"/>
57
58   <!-- Boundary devices bsp layer -->
59   <!-- <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="master"/> -->
60
61   <!-- ti vayu / jacinto 6 / DRA7 -->
62   <project name="meta-ti" path="meta-ti" remote="yocto" revision="thud"/>
63
64   <!-- rpi 2, 3 and 3 B+ -->
65   <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="thud"/>
66
67   <!-- DragonBoard 410c specific things -->
68   <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="thud"/>
69
70   <!-- Altera SOCFPGA platform -->
71   <!-- https://github.com/kraj/meta-altera -->
72   <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="thud"/>
73
74   <!-- Security layer -->
75   <project name="meta-security" path="meta-security" remote="yocto" revision="thud"/>
76
77   <!-- SmartDeviceLink layer -->
78   <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="thud"/>
79
80   <!-- meta-spdxscanner - support for fossology -->
81   <project name="dl9pf/meta-spdxscanner" path="meta-spdxscanner" remote="github" revision="master"/>
82
83 </manifest>