aboutsummaryrefslogtreecommitdiffstats
path: root/default.xml
diff options
context:
space:
mode:
authorMichael Haas <haas@computerlinguist.org>2011-01-13 20:11:16 +0000
committerMichael Haas <haas@computerlinguist.org>2011-01-13 20:11:16 +0000
commit3e378c1e5f469d314ebf55bd74f73e3706d4da70 (patch)
tree6ea5eb1c1bc190cf646fc5b9c33124a2bbff75be /default.xml
parent40ffe3e273d7a09c1f531e54cbd3483cd0bb1d0c (diff)
downloadmanifest-3e378c1e5f469d314ebf55bd74f73e3706d4da70.tar.gz
manifest-3e378c1e5f469d314ebf55bd74f73e3706d4da70.tar.bz2
manifest-3e378c1e5f469d314ebf55bd74f73e3706d4da70.zip
Add missing remote statement
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index b5cd7cd..542784b 100644
--- a/default.xml
+++ b/default.xml
@@ -166,7 +166,7 @@
<project path="kernel-msm" name="replicant/cm-kernel" remote="gitorious" revision="replicant-2.2" />
<!-- We can probably expect the htc-kernel-wildfire-2.6.32 to stay on froyo,
so just track master. There are no other branches. -->
- <project path="kernel-buzz" name="HCDRJacob/htc-kernel-wildfire-2.6.32" revision="master" />
+ <project path="kernel-buzz" name="HCDRJacob/htc-kernel-wildfire-2.6.32" remote="github" revision="master" />
<project path="ndk" name="platform/ndk" revision="master" />