summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/setvar.py
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2024-11-22 08:49:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-11-23 14:44:54 +0000
commit9ca371643776d1b4d9b3beae79482ba6be7618a9 (patch)
treee5d2827c852e1f11f0057f4eddf4dac6c29600a9 /scripts/lib/recipetool/setvar.py
parentdb4bdba2fd3cd5453e11d4cb7d25b01980f6962c (diff)
downloadpoky-9ca371643776d1b4d9b3beae79482ba6be7618a9.tar.gz
spdx: Fix SPDX tasks not running when code changes
The SPDX code makes heavy use of python classes. While this works very well, the bitbake dependency parser is unable to understand how to deal with them, and thus changes to the class code do not cause rebuilds to occur. To correct this, add the library files that include SPDX code as file checksums for the SPDX tasks. If this method works well for SPDX, we will look at implementing something similar in the bitbake dependency parser that should allow correct checksums without having to explicitly add them to each class. (From OE-Core rev: 6ac3033b77a0d1f7ab15801c5c65931adede3923) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/setvar.py')
0 files changed, 0 insertions, 0 deletions