aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-05-06 23:02:41 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-05-06 23:42:21 +0200
commit7fa38cb4345fb0c39ef20cfaa53ab4d09cf60ab5 (patch)
treec07bb43f5a0f77c6ed207d6975b8f5148cb01fb9
parentd94527ba4dfedb0a40fadedb596286970eb8371b (diff)
downloadmanifest-replicant-6.0-0001.tar.gz
manifest-replicant-6.0-0001.tar.bz2
manifest-replicant-6.0-0001.zip
Replicant 6.0 0001 images releasereplicant-6.0-0001
The release tag should be checked out in the manifest repo. 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 adcf0e1..ad7faf3 100644
--- a/default.xml
+++ b/default.xml
@@ -19,7 +19,7 @@
<remote name="private"
fetch="ssh://git@github.com" />
- <default revision="refs/tags/replicant-6.0-beta-0002"
+ <default revision="refs/tags/replicant-6.0-0001"
remote="lineage-mirror"
sync-c="true"
sync-j="4" />
@@ -28,7 +28,7 @@
<project path="build" name="replicant/build.git" remote="replicant" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
- <project path="manifest" name="replicant/manifest.git" revision="replicant-6.0-dev" remote="replicant" />
+ <project path="manifest" name="replicant/manifest.git" remote="replicant" />
<project path="abi/cpp" name="LineageOS-mirror/android_abi_cpp.git" groups="pdk" />
<project path="art" name="LineageOS-mirror/android_art.git" groups="pdk" />
<project path="bionic" name="LineageOS-mirror/android_bionic.git" groups="pdk" />