aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--default.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 50286bd..ffcf509 100644
--- a/default.xml
+++ b/default.xml
@@ -4,6 +4,8 @@
fetch="git://android.git.kernel.org/"
review="review.source.android.com" />
<remote name="github" fetch="git://github.com/" review="review.cyanogenmod.com" />
+ <remote name="gitorious" fetch="git://gitorious.org/" />
+
<default revision="froyo"
remote="korg" />
@@ -230,7 +232,7 @@
<project path="system/vold" name="CyanogenMod/android_system_vold" remote="github" />
<project path="system/wlan/ti" name="platform/system/wlan/ti" />
- <project path="vendor/cyanogen" name="CyanogenMod/android_vendor_cyanogen" remote="github" />
+ <project path="vendor/cyanogen" name="replicant/android_vendor_cyanogen" remote="gitorious" revision="replicant-2.2" />
<project path="android" name="CyanogenMod/android" remote="github" />