diff options
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r-- | scripts/manifest.xml | 26 |
1 files changed, 20 insertions, 6 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 0a38eb2..a4513f4 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -1,8 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <manifest> | 2 | <manifest> |
3 | |||
4 | <default sync-j="4" revision="dizzy"/> | ||
5 | |||
6 | <remote fetch="git://git.yoctoproject.org" name="yocto"/> | 3 | <remote fetch="git://git.yoctoproject.org" name="yocto"/> |
7 | <remote fetch="git://git.openembedded.org" name="oe"/> | 4 | <remote fetch="git://git.openembedded.org" name="oe"/> |
8 | <remote fetch="git://github.com/Freescale" name="freescale"/> | 5 | <remote fetch="git://github.com/Freescale" name="freescale"/> |
@@ -13,6 +10,8 @@ | |||
13 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> | 10 | <remote fetch="git://github.com/openembedded" name="oe-mirror"/> |
14 | <remote fetch="git://github.com/madisongh" name="madisongh"/> | 11 | <remote fetch="git://github.com/madisongh" name="madisongh"/> |
15 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> | 12 | <remote fetch="ssh://git@git.qt.io/boot2qt" name="playground"/> |
13 | <remote fetch="git://github.com/renesas-rcar" name="renesas"/> | ||
14 | <remote fetch="git://git.linaro.org/openembedded" name="linaro"/> | ||
16 | 15 | ||
17 | <project name="poky" | 16 | <project name="poky" |
18 | remote="yocto" | 17 | remote="yocto" |
@@ -35,7 +34,7 @@ | |||
35 | remote="freescale" | 34 | remote="freescale" |
36 | revision="fc804d29ee85d58e9bb66f7319e749b53e192457" | 35 | revision="fc804d29ee85d58e9bb66f7319e749b53e192457" |
37 | path="sources/meta-freescale" | 36 | path="sources/meta-freescale" |
38 | groups="notdefault,external,fsl,ti,smx6"/> | 37 | groups="notdefault,external,fsl,ti,smx6,renesas-gen3"/> |
39 | <project name="meta-ti" | 38 | <project name="meta-ti" |
40 | remote="yocto" | 39 | remote="yocto" |
41 | revision="0862a33b8d642e5fad031a78f90410d497453415" | 40 | revision="0862a33b8d642e5fad031a78f90410d497453415" |
@@ -61,17 +60,32 @@ | |||
61 | revision="fba09b70a8ac36248e5fcea611e3bb661bb089fc" | 60 | revision="fba09b70a8ac36248e5fcea611e3bb661bb089fc" |
62 | path="sources/meta-tegra" | 61 | path="sources/meta-tegra" |
63 | groups="notdefault,external,jetson"/> | 62 | groups="notdefault,external,jetson"/> |
63 | <project name="meta-renesas" | ||
64 | remote="renesas" | ||
65 | revision="95cb48ba09bc7e55fd549817e3e26723409e68d5" | ||
66 | path="sources/meta-renesas" | ||
67 | groups="notdefault,external,renesas-gen3"/> | ||
68 | <project name="meta-linaro" | ||
69 | remote="linaro" | ||
70 | revision="c44bd0ebc8ca2e6201996ef7cba8b71421d3aff7" | ||
71 | path="sources/meta-linaro" | ||
72 | groups="notdefault,external,renesas-gen3"/> | ||
64 | 73 | ||
65 | <project name="nvidia-layer" | 74 | <project name="nvidia-layer" |
66 | remote="playground" | 75 | remote="playground" |
67 | revision="7c95fabf8d71617130f71464207dd55c3079facd" | 76 | revision="1fa971efec70d999ac2a57782c12625fb70e5c76" |
68 | path="sources/nvidia-layer" | 77 | path="sources/nvidia-layer" |
69 | groups="notdefault,internal"/> | 78 | groups="notdefault,internal"/> |
70 | <project name="vibrante-t186" | 79 | <project name="vibrante-t186" |
71 | remote="playground" | 80 | remote="playground" |
72 | revision="e947e8f412b41ef673714e752a4065dc2f4fb04e" | 81 | revision="5e04f79155936ae10bbbea72e012336be6631448" |
73 | path="sources/vibrante-t186" | 82 | path="sources/vibrante-t186" |
74 | groups="notdefault,internal"/> | 83 | groups="notdefault,internal"/> |
84 | <project name="renesas-rcar-gen3" | ||
85 | remote="playground" | ||
86 | revision="41c966df95fad1d8fca5c24676c437a46e997c5f" | ||
87 | path="sources/renesas-rcar-gen3" | ||
88 | groups="notdefault,internal"/> | ||
75 | <project name="meta-smx6" | 89 | <project name="meta-smx6" |
76 | remote="playground" | 90 | remote="playground" |
77 | revision="c2f639ef4b2fd5809ab95fb330d28c2716aa290d" | 91 | revision="c2f639ef4b2fd5809ab95fb330d28c2716aa290d" |