Skip to content

setup-environment: set default timestamp to latest manifest tag

Hai Nam Tran requested to merge set_timebase into kirkstone

YT-218

Currently, the default timestamp is defined to be 2018. Which leads to problem when download online via curl (certificate)

Set default timestamp to the time of the latest manifest tag, so it will at least be recent enough to use curl without needing to set time manually.

Merge request reports