diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-08-09 10:48:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-16 00:01:44 +0100 |
commit | 40ce3db222f8557a01d041f8115d531cc90a54e8 (patch) | |
tree | 30752d2024d8e86b89248bfe22dc98d4b5bb3a7a /scripts/lib/devtool/sdk.py | |
parent | fad94cdb02be86b463e691ca2598b393e7875919 (diff) | |
download | openembedded-core-40ce3db222f8557a01d041f8115d531cc90a54e8.tar.gz openembedded-core-40ce3db222f8557a01d041f8115d531cc90a54e8.tar.bz2 openembedded-core-40ce3db222f8557a01d041f8115d531cc90a54e8.zip |
image-prelink.bbclass: support binary reproducibility
Conditionally support binary reproducibility in built images.
If BUILD_REPRODUCIBLE_BINARIES = 1 then:
1. Do not randomize library addresses
2. Set/export PRELINK_TIMESTAMP to a reproducible value.
If REPRODUCIBLE_TIMESTAMP_ROOTFS is specified, then the value will
be used. Otherwise the timestamp will be derived from the top git commit.
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions