]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Fix an error handling the taskname
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Apr 2014 17:05:43 +0000 (18:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Apr 2014 23:14:29 +0000 (00:14 +0100)
commit3c912102fd9ea6b360f1af209da21e8f27b845c0
treef63598e1e27ded4d1f6b7aa1bf3bc990721f5d31
parent99fadf2ff9f4379121fde6477383e7574519fba4
sstate: Fix an error handling the taskname

Looking at the code, its clear 'task' is meant not to have the do_ prefix,
however its also clear it can be left in through some code paths.

One result of this can be files not being cleaned from the sysroot correctly.

Fix this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass