diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-21 11:55:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-04 15:03:53 +0100 |
commit | 0b4198eeac06d40861256496169a2e6bb275916c (patch) | |
tree | 304eeac137a7caa676d1d7c5e6019dff23337e1e /meta/classes/image-combined-dbg.bbclass | |
parent | aedb8d58ea6cdeb08a87e3ed7802e401ab04a67d (diff) | |
download | poky-0b4198eeac06d40861256496169a2e6bb275916c.tar.gz |
externalsrc: Fix a source date epoch race in reproducible builds
When reproducible builds are enabled and externalsrc is in use, the
source date epoch function is added. The conditions on the conditional
code removing the unpack task need to match the deltask function, else
the source date epoch function can end up running twice and the functions
can race with each other causing build failures or corruption.
(From OE-Core rev: e82095c02881410035ca23dc12692f074d8ed39b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-combined-dbg.bbclass')
0 files changed, 0 insertions, 0 deletions