Skip to content
Commit 0b7dd711 authored by Mark Hatle's avatar Mark Hatle Committed by Richard Purdie
Browse files

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.

Signed-off-by: default avatarMark Hatle <mark.hatle@xilinx.com>
Signed-off-by: default avatarMark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 1976013b
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