diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2020-01-31 13:04:16 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-03 00:10:10 +0000 |
commit | 94981725b0cb825c3ec3a4b02414055c2191dd86 (patch) | |
tree | 011f736bc916ac2e76b28062ea90e21ab0662b66 /MEMORIAM | |
parent | 2b9781da7c6d60f8d0ddb36de2666b1ba702f551 (diff) | |
download | poky-94981725b0cb825c3ec3a4b02414055c2191dd86.tar.gz |
classes/reproducible_build: Read SDE file later
Defers the resolution of the SOURCE_DATE_EPOCH until the variable needs
to be actually realized with a value. The previous method of loading the
value in anonymous python had issues because it could occur before other
anonymous python functions that affect the location of the epoch file,
such as when a recipe uses AUTOINC/AUTOREV or allarch.bbclass.
Also adds more logging to help diagnose issues in the future.
[YOCTO #13763]
(From OE-Core rev: b3313a10a3eb93f0a3710a35de0404fb49cd6202)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'MEMORIAM')
0 files changed, 0 insertions, 0 deletions