[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone if set
From: |
Alexander Couzens |
Subject: |
Re: [PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone if set |
Date: |
Fri, 4 Dec 2015 17:48:02 +0100 |
On Fri, 4 Dec 2015 17:10:44 +0100
Alexander Couzens <address@hidden> wrote:
> mkstandalone sets timestamps for files which can be overriden by a
> fixed_timestamp. This makes it possible to build reproducible builds
> for coreboot.
>
> To build a reproducible build of grub for coreboot do:
> make default_payload.elf FIXED_TIMESTAMP=1134242
Please ignore this patch.
I'll send a v2.
pgpSUQ8BWGFn6.pgp
Description: OpenPGP digital signature
- [PATCH 0/3] reproducible builds, Alexander Couzens, 2015/12/04
- [PATCH 1/3] mkstandalone: add argument --fixed-time to override mtime of files, Alexander Couzens, 2015/12/04
- [PATCH 2/3] mkrescue: add argument --fixed-time to get reproducible uuids, Alexander Couzens, 2015/12/04
- [PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone if set, Alexander Couzens, 2015/12/04
- [PATCH v3 0/3] reproducible builds, Alexander Couzens, 2015/12/04
- [PATCH v3 1/3] mkstandalone: add argument --fixed-time to override mtime of files, Alexander Couzens, 2015/12/04
- [PATCH v3 2/3] mkrescue: add argument --fixed-time to get reproducible uuids, Alexander Couzens, 2015/12/04