rootfs.mk: ensure all timestamp are set to SOURCE_DATE_EPOCH
authorAlexander Couzens <lynxis@fe80.eu>
Fri, 20 Sep 2019 03:36:13 +0000 (05:36 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Sat, 21 Sep 2019 01:26:38 +0000 (03:26 +0200)
commit8cb13f4e6d5750957449b4c5740f64af11a9ad36
tree585628d41ed470539f04fe208f90c2acf688e1e0
parent81e93fff7d867851f2fedd966a931336d4092686
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 files of a root filesystem are set to SOURCE_DATE_EPOCH.
Make initramfs builds reproducible (for ramips).

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