diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-09-09 21:22:13 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-29 11:17:20 +0100 |
| commit | 7bbd0ec86dfccd7d0b3bf72dfc4951fc27094a82 (patch) | |
| tree | f35715bb3af5bf7f54b369e8f7c514e9e952ab4e /scripts/lib/devtool/deploy.py | |
| parent | 95e08b14df152d299af4185e5c9841c7edc9eac2 (diff) | |
| download | poky-7bbd0ec86dfccd7d0b3bf72dfc4951fc27094a82.tar.gz | |
externalsrc: Work with reproducible_build
Externalsrc removes do_fetch, do_unpack, and do_patch. The system normally
discovers the correct reproducible date as a postfuncs of do_unpack, so this
date is never found, so it falls back to the default epoch.
Instead we can move the discovery function to a prefuncs on the epoch
deploy task. This task will run before do_configure, and since the source
is already available can run safely at anytime.
(From OE-Core rev: bc8448b55f06c75ec129fc32cee75ef945a49d3e)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 0b7dd711a54e92ce54abe99f59fc67e683d52dfe)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions
