summaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-05-04 13:39:23 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-05-11 05:20:05 +0000
commit7e2369752ec7208d686751671538029175631589 (patch)
tree2523f046f6d6417c2f8f5d91518f928a73fd9c81 /scripts/manifest.xml
parenta42496a9498739cb7362d11dd7c22d08b39ccbb9 (diff)
downloadmeta-boot2qt-7e2369752ec7208d686751671538029175631589.tar.gz
renesas: use playground repo for renasas sources
Files needed from R-Car_Series_Evaluation_Software_Packages are pushed to playground repo in order for CI to access them. Change-Id: I648935bcaa6120261caccefb0f99e6056b098452 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r--scripts/manifest.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index ff00513..1af0ca7 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -98,6 +98,11 @@
98 revision="c2f639ef4b2fd5809ab95fb330d28c2716aa290d" 98 revision="c2f639ef4b2fd5809ab95fb330d28c2716aa290d"
99 path="sources/meta-smx6" 99 path="sources/meta-smx6"
100 groups="notdefault,internal"/> 100 groups="notdefault,internal"/>
101 <project name="renesas-rcar-gen2"
102 remote="playground"
103 revision="93b2464ca1c6200a1bdf2afcabac0c2c7e9bdf6d"
104 path="sources/renesas-rcar-gen2"
105 groups="notdefault,internal"/>
101 106
102</manifest> 107</manifest>
103 108