[OE-core] after modifying source code in work/, how to rebuild package?

Henning Heinold heinold at inf.fu-berlin.de
Fri Dec 16 17:37:04 UTC 2011


On Fri, Dec 16, 2011 at 08:55:05AM +0100, Leon Woestenberg wrote:
> Hello all,
> 
> 
> after modifying source code in the work directory, what is the set of
> commands to rebuild the package (from the compile stage and further)?
> 
> Under classic OpenEmbedded, I removed the compile, install, package stages
> stamp files and ran bitbake. However, shared staging "broke" that workflow.
> 
> Is there an equivalent approach with OpenEmbedded Core?  Possibly disabling
> 'sstage' on a per build, or per package basis?
> 
> 
> Thanks,
> 
> Leon.


try the devshell

bitbake -c devshell

and 

than tmp/run.do_compile

Bye Henning




More information about the Openembedded-core mailing list