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 manifest.git in the kernel
dir.  How do I pull the kernel source now that it has been moved?  (I
didn't have this issue when kernel was packaged in with the platform
source).

Thanks,
Ryan

On Jul 25, 7:14 am, Jean-Baptiste Queru <j...@android.com> wrote:
> 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 configure and build
> it separately, and then drop the result into the Android tree.
>
> Can you point me to the document that says that the kernel source is
> included? I'll update it to reflect the reality.
>
> Thanks,
> JBQ
>
>
>
> On Fri, Jul 24, 2009 at 5:05 PM, prokash<proka...@gmail.com> wrote:
>
> > Hello,
>
> > I'm a beginner, and tried to pull down the source tree, but as per the
> > web doc the kernel should at the top level folder. What I found is
> > that there is no kernel dir at the top level. But down in some dir,
> > the prebuilt image exists.
>
> > After googling more I can get the kernel tree for Android, but not
> > sure where should I put this. I want to build the kernel for some
> > specific processor, so I suppose I can drop the kernel tree on to the
> > top dir ( as stated in the online doc about Project tree !!).
>
> > Any suggestion is well appreciated
>
> > tkx
> > -prokash
>
> --
> Jean-Baptiste M. "JBQ" Queru
> Software Engineer, Android Open-Source Project, Google.
>
> Questions sent directly to me that have no reason for being private
> will likely get ignored or forwarded to a public forum with no further
> warning.

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

Reply via email to