diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-11 16:37:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-17 08:52:28 +0000 |
commit | 1a45c29ff13f6e78b9428336f813d0c3e0fd980a (patch) | |
tree | a723108d4783559eb983e94854fc4a0fbd042a94 /meta-skeleton/recipes-kernel | |
parent | 878de40a501089048cffdc867b2ae1ad8a2ec9e5 (diff) | |
download | poky-1a45c29ff13f6e78b9428336f813d0c3e0fd980a.tar.gz |
bitbake: build/siggen: Rework stamps functions
The current method of passing either a task's datastore, or
dataCaches and a filename into the stamp functions is rather
horrible.
Due to the different contexts, fixing this is hard but we do control
the bitbake side of the API usage so we can migrate those to use other
functions and then only support a datastore in the public bb.build API
which is only called from task context in OE-Core.
(Bitbake rev: c79ecec580e4c2a141ae483ec0f6448f70593dcf)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-kernel')
0 files changed, 0 insertions, 0 deletions