[bitbake-devel] [PATCH] bb.build: delete tasks thoroughly

Christopher Larson chris_larson at mentor.com
Mon Aug 3 19:21:47 UTC 2015


On Mon, Aug 3, 2015 at 12:20 PM, Christopher Larson <kergoth at gmail.com>
wrote:

> From: Christopher Larson <chris_larson at mentor.com>
>
> We want addtask to be able to bring back a deleted task, but we don't want
> its
> previous dependencies to come back with it, so rather than marking a task
> as
> deleted and then skipping tasks marked as such, actually delete the task
> and
> its dependency information in deltask.
>
> While we're in that part of the code, also fix a couple 'not foo in bar'
> instances to 'foo not in bar', which is preferred in python.
>
> Signed-off-by: Christopher Larson <chris_larson at mentor.com>
>

This supercedes `[PATCH] bb.build: let addtask undo a deltask`.
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20150803/a8c80e16/attachment-0002.html>


More information about the bitbake-devel mailing list