HI:

I would like to  know what name is the .bb file of beagleboard kernel.
I want to do bitbake compile process manually, in order to add my
patch and customized config,
is it good idea ?

best regard


On Sun, Jul 5, 2009 at 6:58 PM, Stanislav Brabec<u...@penguin.cz> wrote:
> Robin Steven wrote:
>> Hi, gurus:
>>
>> I want to compile the Linux kernel in my customize, like I build the
>> kernel for Gentoo Linux, emerge the gentoo-sources package and make
>> menuconfig.
>> How do I do it with Angstrom ?
>
> Here is my tool that compiles a custom out-of-OE kernel using OE
> toolchain:
> http://www.penguin.cz/~utx/zaurus/feed/tools/kernel-build.sh
> You have to customize it a bit (paths, platform, remove kernel+akita
> magic).
>
> 1. Unpack any kernel, git clone or so
> 2. Copy initial .config (if you have one)
> 3. path_to_the_script/kernel-build.sh menuconfig or oldconfig
> 4. path_to_the_script/kernel-build.sh
> 
> When cross-compiling remember to _never_ call make *config without
> ARCH=! If you do that, your kernel will be misconfigured and broken.
>
>
> ________________________________________________________________________
> Stanislav Brabec
> http://www.penguin.cz/~utx/zaurus
>
>
> _______________________________________________
> Angstrom-distro-users mailing list
> Angstrom-distro-users@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
>

_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to