[oe] improved/extended bitbake -c clean ?

Tom Rini trini at kernel.crashing.org
Tue Mar 3 01:51:02 UTC 2009


On Mon, Mar 02, 2009 at 08:48:21PM +0100, Frans Meulenbroeks wrote:
> Hi,
> 
> Not sure if others have the same problem, but sometimes I have the
> need to edit in the work dir of a package. Especially if a package
> does not function as expected or does not build this can be handy.
> Typically what I then do is remove all stamps from compile onwards.
> 
> However, it would be convenient if there is a way to tell to bitbake
> to remove e.g. the stamp for a step and all later stamps.
> E.g. something like bitbake -c clean:compile

bitbake -f -c compile pkg && bitbake pkg should do what you're wanting.

-- 
Tom Rini




More information about the Openembedded-devel mailing list