]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: Ensure machine specific stamps are only wiped for the current task
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2011 22:11:18 +0000 (23:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:06 +0000 (16:27 +0000)
commite8efeedbc2ec1587b1c4d938c25cacd4e8611053
tree229c802ec0ffed17b97b20a6942a2949f3ba368e
parente0438a7ce3523c25d36d564ca85753f0931544e6
sstate.bbclass: Ensure machine specific stamps are only wiped for the current task

sstate was being a little too ethusiastic about removing stamp files and
was removing stamp files for other machines when it shouldn't have been.

This patch teaches sstate about machine specific stamp extensions and
allows it to only remove the current task's stampfiles.

Based on a patch from Phil Blundell <philb@gnu.org> with some tweaks
from me.

(From OE-Core rev: 5e9488495401399d39fcb5012b86c313b6caca73)

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