Openmoko build infrastructure questions

Holger Freyther zecke at openmoko.org
Wed Apr 16 21:11:12 CEST 2008


On Wednesday 16 April 2008 20:26:54 John Lee wrote:

> # compile for the first time to get the run.do_compile script.
> bitbake helloworld -c compile
> # switch to workdir, modify the code
> temp/run.do_compile

Or as my friend Dodji pointed out:
	bitbake -cdevshell helloworld

=> opens your favorite gnome-terminal and you can just type make or whatever 
in the source tree.


> # now copy to neo
> scp helloworld/.libs/helloworld neo:



More information about the distro-devel mailing list