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

Lauri Hintsala lauri.hintsala at bluegiga.com
Fri Dec 16 08:11:20 UTC 2011


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
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list