On 05/25/2016 07:17 PM, Burton, Ross wrote:

On 25 May 2016 at 10:23, Robert Yang <[email protected]
<mailto:[email protected]>> wrote:

    It lists deleted tasks which is unexpected, use __BBTASKS to fix the
    problem since deltask() which is defined in bitbake/lib/bb/build.py
    updates __BBTASKS correctly.


Wouldn't an alternative be to change deltask so that it also remove the "task"
flag from the variable?

The problem is, if we do:

d.delVarFlag(task, 'task')

Then maybe we should remove the whole task from d rather than only
remove the flags ?

// Robert


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

Reply via email to