summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-01-14 18:09:19 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-01-14 18:09:19 +0100
commit5d7852fcef56ef493a343147023daebdb07fb89d (patch)
treee02ae413ae3bb3551703f466763d654fca31b26f
parent224b92036e60b440433d675cd1dcb01e89ea98e0 (diff)
downloadmanifest-5d7852fcef56ef493a343147023daebdb07fb89d.tar.gz
manifest-5d7852fcef56ef493a343147023daebdb07fb89d.tar.bz2
manifest-5d7852fcef56ef493a343147023daebdb07fb89d.zip
switch vendor and build repo to toolchain branch
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 0ae0298..7927d09 100644
--- a/default.xml
+++ b/default.xml
@@ -25,7 +25,7 @@
sync-j="4" />
<!-- BEGIN CYANOGENMOD -->
- <project path="build" name="replicant_build.git" remote="fossencdi" revision="replicant-6.0" groups="pdk" >
+ <project path="build" name="replicant_build.git" remote="fossencdi" revision="replicant-6.0-toolchain" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<project path="android" name="CyanogenMod/android" />
@@ -310,7 +310,7 @@
<project path="system/qcom" name="CyanogenMod/android_system_qcom" groups="qcom" />
<project path="system/security" name="CyanogenMod/android_system_security" groups="pdk" />
<project path="system/vold" name="CyanogenMod/android_system_vold" groups="pdk" />
- <project path="vendor/replicant" name="vendor_replicant.git" remote="fossencdi" revision="replicant-6.0" />
+ <project path="vendor/replicant" name="vendor_replicant.git" remote="fossencdi" revision="replicant-6.0-toolchain" />
<project path="vendor/cmsdk" name="CyanogenMod/cm_platform_sdk" />
<project path="vendor/qcom/opensource/dataservices" name="CyanogenMod/android_vendor_qcom_opensource_dataservices" />
<project path="vendor/qcom/opensource/dpm" name="CyanogenMod/android_vendor_qcom_opensource_dpm" />