[PATCH v1 0/2] Reproducibility: use of SOURCE_DATE_EPOCH

Frédéric Pierret (fepitre) posted 2 patches 3 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/cover.1604156731.git.frederic.pierret@qubes-os.org
Maintainers: Wei Liu <wl@xen.org>, Stefano Stabellini <sstabellini@kernel.org>, Julien Grall <julien@xen.org>, Andrew Cooper <andrew.cooper3@citrix.com>, Jan Beulich <jbeulich@suse.com>, George Dunlap <george.dunlap@citrix.com>, "Roger Pau Monné" <roger.pau@citrix.com>, Ian Jackson <iwj@xenproject.org>
tools/firmware/hvmloader/Makefile | 4 ++++
tools/firmware/vgabios/Makefile   | 4 ++++
xen/Makefile                      | 7 +++++++
3 files changed, 15 insertions(+)
[PATCH v1 0/2] Reproducibility: use of SOURCE_DATE_EPOCH
Posted by Frédéric Pierret (fepitre) 3 years, 5 months ago
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