On Tue, 2013-07-30 at 11:35 +0300, Stefan Stanacar wrote:
> Use our determined ps command, otherwise test fails for images with procps.
>
> Signed-off-by: Stefan Stanacar
> self.streampath = '/tmp/qemuconnection.%s' % os.getpid()
> -self.qemuparams = 'bootparams="console=tty1
Use our determined ps command, otherwise test fails for images with procps.
Signed-off-by: Stefan Stanacar
---
meta/lib/oeqa/runtime/xorg.py | 4 ++--
meta/lib/oeqa/utils/qemurunner.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/lib/oeqa/runtime/xorg.py b/meta