[android-kernel] Re: linux kernel tree

2009-08-04 Thread Jean-Baptiste Queru
git clone git://android.git.kernel.org/kernel/common.git JBQ On Tue, Aug 4, 2009 at 8:11 AM, scudell...@gmail.com wrote: > > I tried to download the kernel source from the new location using: > > repo init -u git://android.git.kernel.org/kernel/common.git > > but I get the following error half w

[android-kernel] Re: linux kernel tree

2009-08-04 Thread scudell...@gmail.com
I tried to download the kernel source from the new location using: repo init -u git://android.git.kernel.org/kernel/common.git but I get the following error half way through the process: "error: revision refs/heads/master in manifests not found" Is this the wrong git file? I don't see a manif

[android-kernel] Re: linux kernel tree

2009-07-25 Thread Prokash Sinha
Agree -pro On Sat, Jul 25, 2009 at 8:19 AM, Jean-Baptiste Queru wrote: > > That's something we could look into. It'd also be good to unify those > with the project descriptions at http://android.git.kernel.org/ . > However, given the slow rate of change (every few months), I'm not > convince

[android-kernel] Re: linux kernel tree

2009-07-25 Thread Jean-Baptiste Queru
That's something we could look into. It'd also be good to unify those with the project descriptions at http://android.git.kernel.org/ . However, given the slow rate of change (every few months), I'm not convinced that writing and maintaining a script would save much time when compared to maintaini

[android-kernel] Re: linux kernel tree

2009-07-25 Thread Prokash Sinha
I don't claim to be an expert but would it be possible to generate this Project tree from the build system you folks work on?. I know that there is a possibility that you might have to change the tree structure again ( depending on the convenience etc. ) and the doc could again be out of date .

[android-kernel] Re: linux kernel tree

2009-07-25 Thread Jean-Baptiste Queru
Oh wow this is badly out of date (probably has been since december, and got worse since then). Thanks for bringing this up to my attention. This is going to take more work than just removing the kernel from the list, I'll put a work item on my todo list to review and update that page and the rest

[android-kernel] Re: linux kernel tree

2009-07-25 Thread Prokash Sinha
Appreciate it very much Jean. Here is the link to the doc. http://source.android.com/projects Once again, thanks a bunch! -pro On Sat, Jul 25, 2009 at 4:14 AM, Jean-Baptiste Queru wrote: > > We removed the kernel source from the standard Android manifest as it > actually cost a lot of bandwidt

[android-kernel] Re: linux kernel tree

2009-07-25 Thread Jean-Baptiste Queru
We removed the kernel source from the standard Android manifest as it actually cost a lot of bandwidth and space for little benefit, and as it was causing some confusion. The kernel build system isn't integrated with the rest of Android, so you can drop it anywhere you want, you'll need to config