rootfs.mk: ensure all timestamp are set to SOURCE_DATE_EPOCH reproducible
authorAlexander Couzens <lynxis@fe80.eu>
Fri, 20 Sep 2019 03:36:13 +0000 (05:36 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Fri, 20 Sep 2019 14:56:16 +0000 (16:56 +0200)
commitbf28e83dc4e58ba35a82ea0ef60f256d4ae4c131
tree9c2ac21a1651dbe2b118a0943b98da062cb75d46
parentd1045072f9351c4d79fe00c28dbdb5944cbc67a2
rootfs.mk: ensure all timestamp are set to SOURCE_DATE_EPOCH

Some tools doesn't support SOURCE_DATE_EPOCH (e.g. initramfs images).
Ensure all all files and links have the correct timestamp.
Fixes initramfs differ.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
include/rootfs.mk