]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: avoid deleting unrelated stamp files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 28 Feb 2011 13:16:41 +0000 (13:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2011 13:17:26 +0000 (13:17 +0000)
commitea743ea30e2289733d27979e8ec921648342da0e
tree8c7e60c235abc24698abb5425b9c72bc0a013144
parentfb88c2600d75302f8d55b710c364b4976ec0473b
sstate.bbclass: avoid deleting unrelated stamp files

Avoid deleting stamp files whose names contain the current task's name as a
substring. This will be especially important for example if do_package_write
is ever made an sstate task (as it would previously have deleted the stamps
here for do_package_write_ipk etc.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/sstate.bbclass