From 7fe030b7e5a3c8dd1bd6d0d49cf89bf72f34b385 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 9 Jul 2013 13:30:01 +0300 Subject: 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 Reviewed-by: Eirik Aavitsland --- src/doc/src/b2qt.qdoc | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) (limited to 'src/doc') 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" -- cgit v1.2.3