FIX: Qemu path override 85/11485/1
authorPeter Mikus <[email protected]>
Thu, 22 Feb 2018 10:05:01 +0000 (11:05 +0100)
committerJan Gelety <[email protected]>
Tue, 3 Apr 2018 08:49:03 +0000 (08:49 +0000)
commit56a45e66faa1857664ecd17b27b7b9f680d4ec75
tree55c967077bd02111f15e4409c35bd4ffb078f374
parentc2b4ace3d023b2b58319feaeb942014586fcac11
FIX: Qemu path override

Currently there is bug that Qemu path is not correctly composed and
cannot be properly overriden due to race condition in code. This patch
is fixing functions to properly work with path.

Change-Id: I276458d2d23c7a14441a4de4a56eff6431242ab9
Signed-off-by: Peter Mikus <[email protected]>
(cherry picked from commit bbfea94d0bbbf239a9135e9f855dcf2aa82555e8)
resources/libraries/python/QemuUtils.py