• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android-x86 manifest


Commit MetaInfo

Revision099910a4003e54b3d0e2a1ddfda650eec9bea2d5 (tree)
Time2011-12-01 01:45:36
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Android-x86 4.0 port

Change Summary

Incremental Difference

--- a/default.xml
+++ b/default.xml
@@ -2,10 +2,12 @@
22 <manifest>
33
44 <remote name="aosp"
5+ fetch="git://android-x86.git.sf.net/gitroot/android-x86/korg/" />
6+ <remote name="x86"
57 fetch=".." />
68 <default revision="refs/tags/android-4.0.1_r1"
79 remote="aosp"
8- sync-j="4" />
10+ sync-j="1" />
911
1012 <project path="build" name="platform/build">
1113 <copyfile src="core/root.mk" dest="Makefile" />