summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/git.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-23 15:23:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-24 13:53:23 +0100
commit838d7a5013136a4e056330b4a9f74c130340d084 (patch)
treef065ae467a4c12631848f19d2e6f334bd279dce2 /bitbake/lib/bb/fetch2/git.py
parent0d201a6fd7c5398b54b7aefd2e2113c7a291fbe9 (diff)
downloadpoky-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 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions