On 09/01/2011 04:12 AM, Artur Graniszewski wrote:
Read the full story at http://kernel.org .

Is there a different way to sync the Android repo?

While waiting on a more official fix, you could grab source from a hardware vendor or other third party site.

Something along the lines of this would get you a new source tree:

repo init -u git://codeaurora.org/platform/manifest.git -b gingerbread --repo-url=git://codeaurora.org/tools/repo.git && repo sync

The repo URL is necessary because repo will try to update itself from kernel.org unless you provide that line or change it through other mechanisms. I'm not sure how messy or clean it would be to try to sync existing, strictly kernel.org sources with somebody else's mirror/fork.

Regards,
Christopher

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum

--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to