summaryrefslogtreecommitdiffstats
path: root/meta-selftest
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-03 20:12:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-04 13:57:14 +0100
commit44dc97cd1223e4d2b635669627ec5f796838d42d (patch)
tree6cbe8f6048e34efaeda73d9593d6d0232f898615 /meta-selftest
parentbe32692c627a14509de5eb3834e7321c3c5faf25 (diff)
downloadopenembedded-core-contrib-44dc97cd1223e4d2b635669627ec5f796838d42d.tar.gz
reproducible_build: Work around caching issues
SOURCE_DATE_EPOCH can be expanded early in the parsing process before the class extensions are applied. This can mean the directory pointed to for the SDE can be incorrect until later in parsing. Cache the file name in the cached value and allow it to dynamically update. This isn't ideal but avoding expansion of the variable likely isn't possible and I'm not sure how else to handle this. This works around the issue until a better solution can be found. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions