Deployment hangs (freeze)
-
Hello,
I am trying to deploy qt into arm target, but it waits on "uploading file xxxx.... " ,
without timout or any hint that something does not work ok.
trying to load/unload with this sftp-server works fine outside Qt, but with Qt it's not ok.
I have not found any information about this except here:
https://lists.yoctoproject.org/pipermail/yocto/2015-July/025760.htmlIs there anything I can do to overcome this ?
I have run the application without deployment and it is OK,
I than tried to debug without deployment and it is also got stuck :
there is a message "Debugging starts" in "application output" tab, and that's it.Thank you for any idea,
Ran