diff --git a/scripts/mkimage-yaml.sh b/scripts/mkimage-yaml.sh index b3e49626a03..0170f3ee001 100755 --- a/scripts/mkimage-yaml.sh +++ b/scripts/mkimage-yaml.sh @@ -47,6 +47,7 @@ for image; do size="$(stat -c "%s" $image)" date=${datetime%% *} time=${datetime#* } + time=${time%.*} file=${filepath##*/} flavor=${file%-${release}-${arch}.*}