summaryrefslogtreecommitdiffstats
path: root/src/doc/src
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@digia.com>2013-07-09 13:30:01 +0300
committerSamuli Piippo <samuli.piippo@digia.com>2013-07-10 10:02:51 +0300
commit7fe030b7e5a3c8dd1bd6d0d49cf89bf72f34b385 (patch)
treea611c89dda0f2f6045fe1b2098dafffc04338a7d /src/doc/src
parent26625e35d05a969e787ff1177ce5e2d2f20dc3b2 (diff)
doc: remove network setup instructions from eLinux
Embedded Linux is now using adb, network setup is no longer needed. Change-Id: I637ba7ecf1aa5226409028acefee5ce509f087e2 Reviewed-by: Rainer Keller <rainer.keller@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'src/doc/src')
-rw-r--r--src/doc/src/b2qt.qdoc28
1 files changed, 2 insertions, 26 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index 0a80f87..b2880bd 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -207,9 +207,7 @@
a \B2Q welcome screen and/or demo. Then go on to the installation
steps below.
- \section1 5. Setting up Connection to Target Devices
-
- \section2 5.1 Setting up USB Access to Embedded Android Devices
+ \section1 5. Setting up USB Access to Embedded Devices
\e{If targeting only the emulator, this step may be skipped}
@@ -241,24 +239,6 @@
system log files \c{/var/log/udev} and \c{/var/log/syslog} may
provide relevant information in case of connection problems.
- \section2 5.2 Setting up Network Access to Embedded Linux Devices
-
- Devices using \B2Q for embedded Linux stack must be connected to a
- wired network in order to be used with QtCreator. The devices are
- setup to automatically configure a network connection using DHCP
- and device specific hostname which is used by QtCreator to connect
- to the device.
-
- You can verify that the connection between QtCreator and the target
- device is working correctly from the \c{Devices} configuration tab
- in QtCreator.
-
- Depending on the configuration on your network, connecting with the
- hostname may not work correctly. In that case you can use IP address
- for the connection instead of hostname. You can view the device's
- current hostname and IP address from the "Launcher Settings" app and
- setup the connection in the QtCreator's \c{Devices} configuration.
-
\section1 6. Configuring a Device Kit in Qt Creator
After the hardware has been prepared, there is one final step required
@@ -796,11 +776,7 @@
\section1 Connectivity Issues
\section2 I cannot connect to my hardware device via USB
- See \l{5.1 Setting up USB Access to Embedded Android Devices}.
-
- \section2 I cannot connect to my hardware device via network
-
- See \l{5.2 Setting up Network Access to Embedded Linux Devices}.
+ See \l{5 Setting up USB Access to Embedded Devices}.
\section2 adb fails with "error: more than one device and emulator"