diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2020-05-12 16:19:24 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-14 14:15:11 +0100 |
commit | 54865c7c1eff7de0dde358f54614c11ea3fc98ac (patch) | |
tree | 11ca10dca5198d521a21290b5b2521036ea9f36a /meta/recipes-kernel/blktrace/blktrace_git.bb | |
parent | 81da240a5f8263dffb70e00bd52a0783ee6718fc (diff) | |
download | poky-54865c7c1eff7de0dde358f54614c11ea3fc98ac.tar.gz |
classes/kernel: Generate reproducible kernel module tarball
If reproducible binaries are requested, generate the kernel modules
tarball in a reproducible way. Namely, sort the tarball contents, clamp
the mtime to the source date epoch, compress the archive with a
consistent compression level (9), and don't include the name and
timestamp in the compressed file.
[YOCTO #12719]
(From OE-Core rev: 5c6a472c82a9b3c122fc54d3ee7171508c643a8b)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/blktrace/blktrace_git.bb')
0 files changed, 0 insertions, 0 deletions