diff options
| author | Sergei Zhmylev <s.zhmylev@yadro.com> | 2022-11-07 17:24:53 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-24 15:30:01 +0000 |
| commit | 8a4021d2370155dce3bf193eafea4c1ee1054765 (patch) | |
| tree | 436ccefb42c1f196026e09e8fcdf020f19b38b07 /meta/recipes-devtools/python/python3-jsonpointer_2.2.bb | |
| parent | 9a3bc4c51af3c738703dbf5b571fa511f6aafcbd (diff) | |
| download | poky-8a4021d2370155dce3bf193eafea4c1ee1054765.tar.gz | |
wic: make ext2/3/4 images reproducible
Ext2/3/4 FS contains not only mtime, but also ctime, atime and crtime.
Currently, all the files are being added into the rootfs image using
mkfs -d functionality which affects all the timestamps excluding mtime.
This patch ensures these timestamps inside the FS image equal to
the SOURCE_DATE_EPOCH if it is set.
(From OE-Core rev: da2c64b3158c58eb0a484d3acbdf0419df2d34e8)
Signed-off-by: Sergei Zhmylev <s.zhmylev@yadro.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 75d2dd0ea7790db2e8ee921784ca373abff2df65)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-jsonpointer_2.2.bb')
0 files changed, 0 insertions, 0 deletions
