Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

9 bytes added, 16:15, 25 July 2012
no edit summary
== Prepare Qt demo image ==
Qt demo image is a root filesystem build by Yocto that contains Qt embedded libraries, also this image has some Qt examples for testing purposes.
This image doesn't have openssh and gdbserver, so we should install these packages to develop Qt applications, get a shell prompt using serial mode and type:
zypper in gdbserver
</pre>
Now you can connect to between IGEP remotely and VM using SSH protocol:<br>
<pre>ssh root@192.168.5.1</pre>
4,199
edits