Pierre GAUFILLET wrote:
> Patrick,
>
> I need a way to rebuild efficiently Angstrom kernel and modules each
> time I try to change something (a frequency for example).
> For now, I am deleting stamps, but it is really not user friendly...
> Moreover, bitbake tries to download the kernel-of-the-day each day !!!
>
> Pierre
btw. my touchscreen also works now :-) thanks.
you can rebuild you kernel via
bitbake -b /path/to/your/kernel.bb -c clean (clean tmp)
bitbake -b /path/to/your/kernel.bb (rebuild)
or to bitbake -b /path/to/your/kernel.bb -c compile -f and run
bitbake -b /path/to/your/kernel.bb after that.
-f configure also works..
do build a new image to a bitbake gpe-angstrom-image again.
take a look at http://www.openembedded.org.
or join #oe , #angstrom on irc.freenode.net. i am _law_
patrick
Received on Mon Feb 26 2007 - 15:32:07 EST
This archive was generated by hypermail 2.2.0 : Mon Feb 26 2007 - 15:32:22 EST