Update to YP 5.0 aka scarthgap
[AGL/AGL-repo.git] / dab_4.0.2.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="refs/tags/dab/4.0.2"
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   <!-- Updater layers. -->
32   <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="9cf14ec8d924a5f88a3441ee2896a04f74188024" upstream="morty" />
33
34   <!-- Yocto/OpenEmbedded things. -->
35   <project name="poky" remote="yocto" revision="60402978fe3648bf560b3386c6e9dd661cdf2083" upstream="morty"/>
36   <project name="meta-openembedded" remote="openembedded" revision="fe5c83312de11e80b85680ef237f8acb04b4b26e" upstream="morty"/>
37
38   <!-- Qt things -->
39   <!-- Qt 5.8 -->
40   <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="5f837b47f5c3e462f24cd5abf58ff6ef1dd04932"/>
41   <!-- switch from opensource project meta-qt5 to vendor-maintained repo -->
42   <!-- QT uses vendor branch 5.8 -->
43   <!--<project name="yocto/meta-qt5" path="meta-qt5" remote="qt.io" revision="5.8" />-->
44
45   <!-- Porter specific things. -->
46   <project name="AGL/meta-renesas" path="meta-renesas" />
47
48   <!-- Renesas Gen3 specific things -->
49   <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" revision="morty_bsp_2.19" />
50
51   <!-- MinnowBoard MAX specific things -->
52   <project name="meta-intel" remote="yocto" revision="6add41510412ca196efb3e4f949d403a8b6f35d7" upstream="morty"/>
53
54   <!-- i.MX6 / e.g. wandboard specific things -->
55   <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="fa774ad7fb797957601a8c9fee45af453fea34b7" upstream="morty"/>
56   <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="1879485e63ce369292c89b5902ff6df13509090b" upstream="morty"/>
57   <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="morty"/>
58
59   <!-- Boundary devices bsp layer -->
60   <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="82ea76062a501c5de80ca9d58680ef434f92a611" upstream="morty"/>
61
62   <!-- ti vayu / jacinto 6 / DRA7 -->
63   <project name="meta-ti" remote="yocto" revision="deca57ee5d35dba91b6be40cd2d5caaef6950b85" upstream="master"/>
64
65   <!-- iotivity -->
66   <project name="meta-oic" remote="yocto" revision="028a5c234fb9fe51b39db339f7d4250fba978198" upstream="1.2.0"/>
67
68   <!-- meta-rust -->
69   <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="a506df4ba4b186e311117d5bdc6a54844583a4fd" />
70
71   <!-- rpi 2 and 3 -->
72   <project name="meta-raspberrypi" remote="yocto" revision="28d4404f89eb59d406b4976c0e3f5ca19137ba74"/>
73
74   <!-- DragonBoard 410c specific things -->
75   <project name="meta-qcom" remote="yocto" revision="827aa31c1acbfe6b420554625788ba7c89966e07" upstream="morty"/>
76
77   <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists -->
78   <!-- https://github.com/kraj/meta-altera -->
79   <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="d4bbb7ef016eab4ab04c3e794dfe6f4276196c66" />
80
81   <!-- Image Security Analysis FrameWork (isafw) -->
82   <!-- use morty branch for CC and DD - conflicting changes in master-->
83   <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="0fa0aff75ee21edd758a1baddc4522371a746f99" upstream="morty"/>
84
85   <!-- IoT Security layer -->
86   <!-- fixed version since 3936bc3 removed cynara -->
87   <project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" />
88
89 </manifest>
90