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
--
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to