diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-03 20:12:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-04 15:03:54 +0100 |
commit | 80f2b56ad8c270269d9f7f65cc114d8f13f9dfbb (patch) | |
tree | c0f44f29532defdf6d7f3fb7b9a5b94de715df5e /meta/recipes-graphics | |
parent | a26db5c9447679eba709aec1cacf6766feb1f312 (diff) | |
download | poky-80f2b56ad8c270269d9f7f65cc114d8f13f9dfbb.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.
(From OE-Core rev: 44dc97cd1223e4d2b635669627ec5f796838d42d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions