blob: 06d4a79a3e0c6c7fc0a9d157eb3917a29cacb343 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://gerrit.automotivelinux.org/gerrit/" name="agl" pushurl="ssh://gerrit.automotivelinux.org:29418" review="https://gerrit.automotivelinux.org/gerrit/"/>
<remote fetch="https://github.com/" name="github"/>
<remote fetch="git://git.openembedded.org/" name="openembedded"/>
<remote fetch="git://code.qt.io/" name="qt.io"/>
<remote fetch="git://git.yoctoproject.org/" name="yocto"/>
<default remote="agl" revision="refs/tags/eel/4.99.2" sync-j="4"/>
<project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285"/>
<project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="0fa0aff75ee21edd758a1baddc4522371a746f99" upstream="morty"/>
<project name="AGL/meta-agl" path="meta-agl" revision="f0e87b1656d46b1e72dc89fcf0186065ce804fc4" upstream="refs/tags/eel/4.99.2"/>
<project name="AGL/meta-agl-demo" path="meta-agl-demo" revision="10c9f16b8853d0e4c2e75b4382122b6a6aa4a734" upstream="refs/tags/eel/4.99.2"/>
<project name="AGL/meta-agl-devel" path="meta-agl-devel" revision="583e5b6253dcca995d787b4e386bed558d7f6601" upstream="refs/tags/eel/4.99.2"/>
<project name="AGL/meta-agl-extra" path="meta-agl-extra" revision="abe6250af91c4b3193511f4dd5fbfb7ee40d76d5" upstream="refs/tags/eel/4.99.2"/>
<project name="AGL/meta-renesas" path="meta-renesas" revision="829c848b8f789671095c757d57a3df5079339e74" upstream="refs/tags/eel/4.99.2"/>
<project name="AGL/meta-renesas-rcar-gen3" pa
|