Add Manifest for EE rc5
[AGL/AGL-repo.git] / default.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"
11           fetch="git://git.yoctoproject.org/" />
12   <remote name="openembedded"
13           fetch="git://git.openembedded.org/" />
14
15   <!-- meta-rust --> <!-- freescale bsp --> <!-- 01.org -->
16   <remote name="github" fetch="https://github.com/" />
17
18   <!-- meta-qt5  -->
19   <remote name="qt.io" fetch="git://code.qt.io/" />
20
21   <default revision="eel"
22            remote="agl"
23            sync-j="4" />
24
25   <!-- AGL things. -->
26   <project name="AGL/meta-agl" path="meta-agl" />
27   <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
28   <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
29   <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
30
31   <!-- Porter specific things. -->
32   <project name="AGL/meta-renesas" path="meta-renesas" />
33
34   <!-- Renesas Gen3 specific things -->
35   <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
36
37   <!-- Updater layers. -->
38   <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="090141edfc5883a2fe0ed1faece3ee2da957d115" upstream="pyro"/>
39
40   <!-- Yocto/OpenEmbedded things. -->
41   <!-- pinned due to changes in u-boot + image handling  - reeval for EE rc3-->
42   <project name="poky" path="poky" remote="yocto" revision="ebb625a140ef67d65dca1b262304377814eb8ed4" upstream="pyro" />
43   <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="b2ce52334cf88e07f703cf25ced92302edd5b0e9" upstream="pyro" />
44   <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="8a0173487504676e2897575cab858ab4c0f1ca09" upstream="pyro"/>
45
46   <!-- Qt things -->
47   <!-- Qt 5.8 -->
48   <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="c6aa602d0640040b470ee81de39726276ddc0ea3" upstream="pyro"/>
49
50   <!-- MinnowBoard MAX specific things -->
51   <project name="meta-intel" path="meta-intel" remote="yocto" revision="4cd63f57820ce0e4ebd598251d3a13b5a4b9b791" upstream="pyro"/>
52
53   <!-- i.MX6 / e.g. wandboard specific things -->
54   <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="06178400afbd641a6709473fd21d893dcd3cfbfa" upstream="pyro"/>
55   <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="35badbde05d4f10d4faeefc30bc126b5bd228e2e" upstream="pyro"/>
56   <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="pyro"/>
57
58   <!-- Boundary devices bsp layer -->
59   <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="fb9bd92e4173ded438cd05f4c5c7f7d028d29cc7" upstream="pyro"/>
60
61   <!-- ti vayu / jacinto 6 / DRA7 -->
62   <project name="meta-ti" path="meta-ti" remote="yocto" revision="230f5409bd47a850e718c81d485bb17b3d5ddcb0" upstream="master"/>
63
64   <!-- iotivity -->
65   <project name="meta-oic" path="meta-oic" remote="yocto" revision="70d5bec59a3b8aabaa4a69f1d8513ff22d86b473" upstream="1.2.1"/>
66
67   <!-- meta-rust -->
68   <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="94280a636c9a6dd729f9eb3ed88fe85b11ee8ffa" upstream="pyro"/>
69
70   <!-- rpi 2 and 3 -->
71   <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="40447de4782d76f1e23e67ba05e272c27f6ec250" upstream="pyro"/>
72
73   <!-- DragonBoard 410c specific things -->
74   <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="e27bc2054557df848f22b05674e51f289491723b" upstream="pyro"/>
75
76   <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists -->
77   <!-- https://github.com/kraj/meta-altera -->
78   <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="d4bbb7ef016eab4ab04c3e794dfe6f4276196c66" upstream="master"/>
79
80   <!-- Image Security Analysis FrameWork (isafw) -->
81   <!-- use morty branch for CC and DD - conflicting changes in master-->
82   <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="0fa0aff75ee21edd758a1baddc4522371a746f99" upstream="morty"/>
83
84   <!-- IoT Security layer -->
85   <!-- fixed version since 3936bc3 removed cynara -->
86   <project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" />
87
88   <!-- SmartDeviceLink layer -->
89   <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="d9451f4d2dd1a3927b0ce5e55a4f0dc9a3daee27" />
90 </manifest>