OSDN Git Service

Android-x86 4.4 porting
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 1 Nov 2013 14:12:39 +0000 (22:12 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 1 Nov 2013 14:17:50 +0000 (22:17 +0800)
default.xml

index 0921980..e2f511c 100644 (file)
@@ -2,10 +2,12 @@
 <manifest>
 
   <remote  name="aosp"
+           fetch="https://android.googlesource.com/" />
+  <remote  name="x86"
            fetch=".." />
   <default revision="refs/tags/android-4.4_r1"
            remote="aosp"
-           sync-j="4" />
+           sync-j="1" />
 
   <project path="build" name="platform/build" groups="pdk" >
     <copyfile src="core/root.mk" dest="Makefile" />