summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Ryd <patrik.ryd@linaro.org>2011-06-01 14:35:28 +0200
committerPatrik Ryd <patrik.ryd@linaro.org>2011-06-01 14:35:28 +0200
commitb257633f192c17988d2ab44e9344171ae02d64fd (patch)
tree69661110d63f8def9db0b6feb0516fe2342bd3cd
parent751d7b3a18e4490fe4d148c2dbc46f2878ba0626 (diff)
downloadmanifest-b257633f192c17988d2ab44e9344171ae02d64fd.tar.gz
minor: fixed wrong name on kernel git
Names of gits should not contain .git in manifest file
-rw-r--r--LEB-panda.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LEB-panda.xml b/LEB-panda.xml
index 51be8baa6..aaab70c7e 100644
--- a/LEB-panda.xml
+++ b/LEB-panda.xml
@@ -27,7 +27,7 @@
</project>
<project path="frameworks/base" name="android/platform/frameworks/base" revision="linaro_android_2.3.3" remote="linaro" />
- <project path="kernel" name="people/andygreen/kernel-tilt.git" revision="tilt-linaro-android.38" remote="linaro" />
+ <project path="kernel" name="people/andygreen/kernel-tilt" revision="tilt-linaro-android.38" remote="linaro" />
<project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro" />
<project path="packages/apps/0xbench" name="0xbench" revision="master" remote="0xbench" />