diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-23 15:23:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-24 13:53:23 +0100 |
commit | 838d7a5013136a4e056330b4a9f74c130340d084 (patch) | |
tree | f065ae467a4c12631848f19d2e6f334bd279dce2 /openembedded/packages/python/python-native-2.4.0/cross-distutils.patch | |
parent | 0d201a6fd7c5398b54b7aefd2e2113c7a291fbe9 (diff) | |
download | poky-838d7a5013136a4e056330b4a9f74c130340d084.tar.gz |
image_types_wic: Fix file-checksums for missing files in search path
When we tell bitbake about file-checksums, we need to tell it both the files
we look at that exist, but also the ones we looked for but aren't present.
This means that if files appear earlier in the search path, bitbake can then
do the correct things like updating the taskhash and re-running the recipe/task.
In this case, wic was only signalling file presence. This patch adds in the
files it looked at but didn't find too.
(From OE-Core rev: ef96e2efcd95785e29ff7c62b2cb76e26f46f5ec)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'openembedded/packages/python/python-native-2.4.0/cross-distutils.patch')
0 files changed, 0 insertions, 0 deletions