Sorry, this workflow will clean all your changes. How about that:

bitbake projectname -c compile -f
bitbake projectname

Lauri

On 12/16/2011 10:11 AM, Lauri Hintsala wrote:
bitbake projectname -c cleanall
bitbake projectname

Cleanall command will clean the workdir and sstatefiles from sstate folder.

BR,
Lauri Hintsala


On 12/16/2011 09:55 AM, 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.




_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to