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 <stefanx.stana...@intel.com>

>          self.streampath = '/tmp/qemuconnection.%s' % os.getpid()
> -        self.qemuparams = 'bootparams="console=tty1 console=ttyS0,115200n8" 
> qemuparams="-serial unix:%s,server,nowait"' % self.streampath
> +        self.qemuparams = 'nographic bootparams="console=tty1 
> console=ttyS0,115200n8" qemuparams="-serial unix:%s,server,nowait"' % 
> self.streampath

This was unintentional, I'll resend.

Regards,
Stefan



>          self.qemupid = None
>          self.ip = None
>  

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to