diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-08-09 10:48:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-16 00:01:44 +0100 |
commit | df8df5f907736c3e5b7f15ea11898a1d49726ca5 (patch) | |
tree | db3f000e4d875b3b7ec28c54cada03b0363de414 /meta-skeleton | |
parent | 012a70da7ae0617740cd0cf807d01c3cd912c823 (diff) | |
download | openembedded-core-df8df5f907736c3e5b7f15ea11898a1d49726ca5.tar.gz openembedded-core-df8df5f907736c3e5b7f15ea11898a1d49726ca5.tar.bz2 openembedded-core-df8df5f907736c3e5b7f15ea11898a1d49726ca5.zip |
image.bbclass: support binary reproducibility
Added a new task "reproducible_final_image_task".
If binary reproducibility is desired ($BUILD_REPRODUCIBLE_BINARIES" = "1"),
then recursivley modify mtimes of all files to a reproducible vale.
The value is obtained via REPRODUCIBLE_TIMESTAMP_ROOTFS.
This task is executed as the very last step in image creation, once all
the files in the image have been finalized.
[YOCTO#11176]
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions