I fear that SGS2 manifests were not updated for a long time, anyway, if they were right you would probably finish with a far from being usable image. I've been maintaining SGS2 for a while so I suggest you to clone my repo: https://github.com/atilag/B2G.git , and use it for compiling. If you just want to take a quick snapshot at FFOS, there are .zip files with lastest builds ready to install via CWM, just visit this thread and follow the instructions: http://forum.xda-developers.com/galaxy-s2/development-derivatives/rom-firefoxos-dualboot-cyanogenmod-10-2-t2612940
Regards, Juan Gómez. On Thursday, March 13, 2014 6:30:03 PM UTC+1, Naoki Hirata wrote: > I am not sure ... > > > > with a quick look it looks like there was some changes to the repo such as : > > Merge "Clean up the gtest tests." > > http://android.git.linaro.org/gitweb/platform/external/gtest.git/commit/f45db788997fea4d781e0f63336d13966604adf4 > ? > > > > It may be that the repos have changed? > > > > Regards, > > Naoki > > > > On Mar 12, 2014, at 5:30 AM, mohan reddy <[email protected]> wrote: > > > > > Dear All, > > > > > > I have followed following procedure to download the code: > > > > > > git clone git://github.com/mozilla-b2g/B2G.git > > > > > > cd B2G > > > ./config.sh galaxy-s2 > > > > > > But I am getting following error while running the above command: > > > ====================================================================== > > > Fetching project platform/external/gtest > > > Fetching project platform/system/extras > > > Fetching project rilproxy > > > Fetching project platform/hardware/broadcom/wlan > > > Fetching projects: 1% (1/79) Fetching project platform/external/fdlibm > > > fatal: http://android.git.linaro.org/git-ro/platform/system/extras/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: > > http://android.git.linaro.org/git-ro/platform/hardware/broadcom/wlan/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: > > http://android.git.linaro.org/git-ro/platform/external/fdlibm/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: > > http://android.git.linaro.org/git-ro/platform/external/gtest/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: > > http://android.git.linaro.org/git-ro/platform/external/fdlibm/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: http://android.git.linaro.org/git-ro/platform/system/extras/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: > > http://android.git.linaro.org/git-ro/platform/hardware/broadcom/wlan/info/refs > > > not found: did you run git update-server-info on the server? > > > fatal: > > http://android.git.linaro.org/git-ro/platform/external/gtest/info/refs > > > not found: did you run git update-server-info on the server? > > > error: Cannot fetch platform/system/extras > > > Fetching project platform/external/webrtc > > > fatal: > > http://android.git.linaro.org/git-ro/platform/external/webrtc/info/refs > > > not found: did you run git update-server-info on the server? > > > error: Cannot fetch platform/external/fdlibm > > > error: Cannot fetch platform/hardware/broadcom/wlan > > > error: Cannot fetch platform/external/gtest > > > fatal: > > http://android.git.linaro.org/git-ro/platform/external/webrtc/info/refs > > > not found: did you run git update-server-info on the server? > > > error: Cannot fetch platform/external/webrtc > > > > > > error: Exited sync due to fetch errors > > > Repo sync failed > > > ========================================================================== > > > > > > Where as "./config.sh otaro" is going well (even its working well for > > > emulator, nexus-s also). > > > > > > Please let me know what might be issue here, and correct me if I am > > > going wrong anywhere. > > > > > > > > > Thanks & Regards, > > > > > > Mohan Reddy. > > > _______________________________________________ > > > dev-b2g mailing list > > > [email protected] > > > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
