Android-x86 manifest
Revision | 099910a4003e54b3d0e2a1ddfda650eec9bea2d5 (tree) |
---|---|
Time | 2011-12-01 01:45:36 |
Author | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Android-x86 4.0 port
@@ -2,10 +2,12 @@ | ||
2 | 2 | <manifest> |
3 | 3 | |
4 | 4 | <remote name="aosp" |
5 | + fetch="git://android-x86.git.sf.net/gitroot/android-x86/korg/" /> | |
6 | + <remote name="x86" | |
5 | 7 | fetch=".." /> |
6 | 8 | <default revision="refs/tags/android-4.0.1_r1" |
7 | 9 | remote="aosp" |
8 | - sync-j="4" /> | |
10 | + sync-j="1" /> | |
9 | 11 | |
10 | 12 | <project path="build" name="platform/build"> |
11 | 13 | <copyfile src="core/root.mk" dest="Makefile" /> |