summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2012-11-28 16:26:13 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2012-11-28 16:26:13 +0000
commitac89056ad3c596eb5ea7bd18ad8b2a4dccc180ca (patch)
tree6469ad6719cd25e1715ceda551fb2de473c67826
parent25b7daaaea26e262395c10ad363c9e1e7d9ff7b8 (diff)
downloadgenivi-initial-setup-ac89056ad3c596eb5ea7bd18ad8b2a4dccc180ca.tar.gz
Point to the GENIVI trove instead of codethink's office-trove
-rwxr-xr-xsetup4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup b/setup
index 7607d1a..a6f872e 100755
--- a/setup
+++ b/setup
@@ -27,7 +27,7 @@ then
git pull origin master
cd -
else
- git clone ssh://git@trove.ducie.codethink.co.uk/ct/genivi/genivi-staging-filler /src/staging-filler
+ git clone ssh://git@trove.genivi.baserock.com/ct/genivi/genivi-staging-filler /src/staging-filler
fi
if [ -e /src/staging-filler/water-bomb-x86_64-filler.tar.gz ]
@@ -51,7 +51,7 @@ tempdir = /src/tmp
staging-chroot = true
staging-filler = /src/staging-filler/water-bomb-x86_64-filler.tar.gz, \
/src/staging-filler/genivi-staging.tar.gz
-trove-host = trove.ducie.codethink.co.uk
+trove-host = trove.genivi.baserock.com
trove-prefix = ct
EOF