diff options
author | Ross Burton <ross@burtonini.com> | 2021-03-16 19:38:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-20 18:54:55 +0000 |
commit | 56c043a58d4e7c07f6cc0e47968069c368bc5664 (patch) | |
tree | 01d91f978d6ec02389d2a816dc67f9af03d720bd /scripts/lib/devtool/search.py | |
parent | 8693591a3575a9af2682c8ca6a7269d2e3f1a19f (diff) | |
download | poky-56c043a58d4e7c07f6cc0e47968069c368bc5664.tar.gz |
ovmf: make output binaries reproducible
OVMF is mostly reproducible, but the final .efi binaries have a 'NM10'
segment in that references the original input file, and this input file
has the build path in.
This can be solved by passing --zero to GenFw so that this segment is
zero'd out in release builds.
[ YOCTO #14264 ]
(From OE-Core rev: 8b4e5a3b8c3eabfbb94ab577529240b2e270efa7)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/search.py')
0 files changed, 0 insertions, 0 deletions