Add chinook_3.0.5.xml to master branch
[AGL/AGL-repo.git] / pyroupdate.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="master"
22            remote="agl"
23            sync-j="4" />
24
25   <!-- AGL things. -->
26   <project name="AGL/meta-agl" path="meta-agl" revision="refs/changes/57/10457/12"/>
27   <project name="AGL/meta-agl-demo" path="meta-agl-demo" revision="refs/changes/55/10455/5" />
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="67601afe1536636f9b11d188cd963ea25cec00c3" upstream="pyro"/>
33
34   <!-- Yocto/OpenEmbedded things. -->
35   <project name="poky" path="poky" remote="yocto" revision="4a39979c8d1e560fa54240e99734a651dfbaa63a" upstream="pyro"/>
36   <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="5e82995148a2844c6f483ae5ddd1438d87ea9fb7" upstream="pyro"/>
37   <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="dd49614c70364a11dc50798f32f1b2ffa3d0409e" upstream="pyro"/>
38
39   <!-- Qt things -->
40   <!-- Qt 5.8 -->
41   <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="31761f625d2151e9d94d0d83067f90a5da6508e1" upstream="pyro"/>
42
43   <!-- Porter specific things. -->
44   <project name="AGL/meta-renesas" path="meta-renesas" revision="refs/changes/87/10587/1" />
45
46   <!-- Renesas Gen3 specific things -->
47   <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" revision="refs/changes/25/10525/5" />
48
49   <!-- MinnowBoard MAX specific things -->
50   <project name="meta-intel" path="meta-intel" remote="yocto" revision="16aea09d224f3ed2021623d17c3e807f4b8ff18d" />
51
52   <!-- i.MX6 / e.g. wandboard specific things -->
53   <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="acc2df2a62f0c1403e2c539ebaf8830239b84b7b" upstream="pyro" />
54   <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="a73a14247afbbcf840bab7b76f953004fe109253" upstream="pyro" />
55   <!-- this should not be pulled-down  ~~ jsmoeller -->
56   <!-- <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="pyro" /> -->
57
58   <!-- Boundary devices bsp layer -->
59   <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="f2ca013687adf5ab00796c5f2b75d4aac2657b2e" upstream="pyro"/>
60
61   <!-- ti vayu / jacinto 6 / DRA7 -->
62   <project name="meta-ti" path="meta-ti" remote="yocto" revision="28bd2c60042a3816c2f2dea4df29d28214e361ea" upstream="master"  />
63
64   <!-- iotivity -->
65   <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.2.0" />
66
67   <!-- meta-rust -->
68   <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="f6d973c5cacb9b52f32118caa879dcc7922d3c98" upstream="pyro"/>
69
70   <!-- rpi 2 and 3 -->
71   <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="8ba2d6fc80b31c87d25c87c863e2a77752b07c3c" upstream="pyro"/>
72
73   <!-- DragonBoard 410c specific things -->
74   <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="aa09d55d9a34e22e41759392a4f9cd93f6cf8e1c" 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="9d22d2dab4fd219a9d9651cbfce1bab3c3a7fb6a" />
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="489abdc65cefb566d696c8b218aa0b9b99a350ae" upstream="master"/>
83
84   <!-- IoT Security layer -->
85   <!-- fixed version since 3936bc3 removed cynara -->
86   <!-- needs to stay locked until cynara and security-manager are in new repo -->
87   <project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" upstream="master"/>
88
89   <!-- SmartDeviceLink layer -->
90   <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="7a47610ba678f4ac4183ddc370281a66ff88989c" upstream="release/4.1.0"/>
91 </manifest>