Skip to content
Commit 7e3752dc authored by Richard Purdie's avatar Richard Purdie Committed by Anuj Mittal
Browse files

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: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 44dc97cd)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent ef37fca2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment