Dear All:
Code tree: http://git.tarot.com.tw/
1:
repo init -u git://218.211.38.204/android-ctc/manifest.git -b
froyo-v210
2:
sed -i 's/10.10.145.200/218.211.38.204/'
.repo/manifests/default.xml
3:
repo sync
4:
to...@tommy-laptop:/work/android_tw$ ls
bionic build development frameworks Makefile packages
sdk
bootable dalvik external hardware ndk prebuilt
system
5:Download Vendor directory and Kernel directory
to...@tommy-laptop:/work/android_tw$ vim
.repo/manifests/default.xml
<project path="vendor/sec/smdkc100"
name="platform/vendor/sec/smdkc100" remote="ctc" revision="donut-c100" />
<project path="kernel" name="kernel" remote="ctc"
revision="samsung-android-v210-2.6.32" />
If you want to download other .git,please take it as ref to
modify default.xml to download yours.
B.R
Tommy
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting