It intends to take into account feedback on previous patch removing timestamp from xen efi binary. If defined, we can set build dates and time variables with respect to SOURCE_DATE_EPOCH. A default value is provided if sources come from git repository else, that's up to the builder to handle it.
Frédéric Pierret (fepitre) (2): Define build dates/time based on SOURCE_DATE_EPOCH Define SOURCE_DATE_EPOCH based on git log tools/firmware/hvmloader/Makefile | 4 ++++ tools/firmware/vgabios/Makefile | 4 ++++ xen/Makefile | 7 +++++++ 3 files changed, 15 insertions(+) -- 2.26.2
