summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2012-12-06 13:19:41 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2012-12-06 13:20:54 +0000
commitd7122b702a31b35a261a04eaf31b452019de652a (patch)
tree5f49f6a7288cd83195039ba17b8282a9bdf345f5
parentf961eed9f9734956415767fe2b8d8a5306167e37 (diff)
downloadgenivi-initial-setup-d7122b702a31b35a261a04eaf31b452019de652a.tar.gz
Fix typo in staging-filler repo path
-rwxr-xr-xarmv7-versatile/arm-devel-system-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/armv7-versatile/arm-devel-system-setup b/armv7-versatile/arm-devel-system-setup
index a9aa8fa..a6d0201 100755
--- a/armv7-versatile/arm-devel-system-setup
+++ b/armv7-versatile/arm-devel-system-setup
@@ -12,7 +12,7 @@ then
git pull origin master
cd -
else
- git clone ssh://git@trove.genivi.baserock.com/ct/genivi/genivi-staging-filler-armv7 /src/staging-filler
+ git clone ssh://git@trove.genivi.baserock.com/ct/genivi/genivi-staging-fillers-armv7 /src/staging-filler
fi
#Ensure the cache and temp directories exist