summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-23 04:40:05 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-25 18:00:34 +0100
commit494fcfcb7c4469915c67f544997104d81c417266 (patch)
treeac00dd22214a9455e546935f9585d02cddf8225d /bin
parent943701ee8cb55307996545f0237721413edfb168 (diff)
downloadbitbake-494fcfcb7c4469915c67f544997104d81c417266.tar.gz
build: Add clean_stamp API function to allow removal of task stamps
We currently have no API to be able to remove all the potential stamps of a task. It is unusual to need to do this, particularly as you could race against other things happening in the system but we do have a use case for this in cleaning up sysroots in OE-Core. The alternative is to mess with CLEANMASK in OE-Core but that is just going to add potential for errors. We need the first part of the make_stamp() function so separate that out so it can be called seperately. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 4d671504a25863018ac51c21c005cef0a4d8f05c) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions