summaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-16 11:11:14 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-16 23:19:18 +0100
commitb8b3413a9c9898291005b17f13a02e37b0c4c758 (patch)
treeb55e55b3b4e48d218e38a65d7aa3ee92c686dbfa /meta/classes/staging.bbclass
parent76310f35dd0d2c36747060ce99901e3f0d0cc7aa (diff)
downloadpoky-b8b3413a9c9898291005b17f13a02e37b0c4c758.tar.gz
bitbake: 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. (Bitbake rev: 4d671504a25863018ac51c21c005cef0a4d8f05c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/staging.bbclass')
0 files changed, 0 insertions, 0 deletions