Use reference on slave disk 15/6815/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 19 Oct 2016 17:14:15 +0000 (19:14 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 19 Oct 2016 17:14:15 +0000 (19:14 +0200)
Change-Id: I719876340ad6dd7f50ce455f6c4aa29d9379da14
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/pre-fetch/include-prefetch.sh

index fd87548..141c1b9 100644 (file)
@@ -17,7 +17,7 @@ rm -rf repoclone2 || true
 mkdir -p repoclone
 cd repoclone
 
-repo init -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo.git
+repo init --reference=/opt/AGL/preclone -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo.git
 repo sync -j8
 
 for i in $BOARDS ; do