On 20 June 2018 at 14:10, Alex Kiernan <[email protected]> wrote: > When generating timestamps in signatures, use imagetool_get_source_date() > so we can be overridden by SOURCE_DATE_EPOCH to generate reproducible > images. > > Signed-off-by: Alex Kiernan <[email protected]> > --- > > include/image.h | 3 ++- > tools/fit_image.c | 3 ++- > tools/image-host.c | 34 ++++++++++++++++++++-------------- > 3 files changed, 24 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

