Set the timestamp of the generated iso image.

This commit is contained in:
Roland Clobus 2022-01-22 18:14:05 +01:00
parent 2e5e565367
commit 62f3d7bf55
No known key found for this signature in database
GPG Key ID: 62C57C6AA61495BD
1 changed files with 4 additions and 0 deletions

View File

@ -198,6 +198,10 @@ case "${LB_BUILD_WITH_CHROOT}" in
;;
esac
# Set the timestamp of the image
touch -d@${SOURCE_DATE_EPOCH} ${IMAGE}
echo "f ${IMAGE}" >> binary.modified_timestamps
# Saving cache
Save_package_cache binary