diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index a0a3fb6..3c0d2a3 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -35,6 +35,10 @@ DEFINES += QT_DEPRECATED_WARNINGS # Fix display of UPDATE_SUCCESS when opkg_command fails. Detected when # updating apsim failed. # 1.3.11: Integrate version of ATBUpdateTool in SendLastVersion-ISMAS-message. +# 1.3.12: Add command parameters for output of yocto-infos about ATBUpdateTool. +# Use 'git pull' instead of 'git fetch'. +# Use 'git clone --filter=blob:none' instead of 'git clone' to speed +# up cloning of customer repository. win32 { BUILD_DATE=$$system("date /t")