summaryrefslogtreecommitdiffstats
path: root/src/doc/src
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2015-12-09 14:33:33 +0100
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2015-12-10 09:12:14 +0000
commitdfa19261f774c718e983a9d30e9e87710cd6a973 (patch)
tree040e2d2b49e8c68152c03fba54622664a8c2970d /src/doc/src
parent8e808becf43086c28216732c62bdea50376ed56d (diff)
Doc: Mention that Ethernet connectivity only supports IPv4
Task-number: QTEE-979 Change-Id: I8b668c459670f83053127f3e037cbf32a0495291 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'src/doc/src')
-rw-r--r--src/doc/src/qtee-customization.qdoc2
-rw-r--r--src/doc/src/shared/b2qt-post-install-setup.qdocinc6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/doc/src/qtee-customization.qdoc b/src/doc/src/qtee-customization.qdoc
index 272bc07..5604375 100644
--- a/src/doc/src/qtee-customization.qdoc
+++ b/src/doc/src/qtee-customization.qdoc
@@ -239,7 +239,7 @@
\section1 Using Network Connection for ADB
By default, \B2Q uses USB cable for communication between device and Qt Creator.
- On \B2QL, you can change the device to use ethernet network connection for the
+ On \B2QL, you can change the device to use ethernet network connection (IPv4) for the
communication. To enable network connection, you need to modify file
\c /etc/default/adbd located on the devices, and change value of \c USE_ETHERNET
to \c 'yes'. This can also be done with \c adb, while the device is still
diff --git a/src/doc/src/shared/b2qt-post-install-setup.qdocinc b/src/doc/src/shared/b2qt-post-install-setup.qdocinc
index e73b8e7..4444dfc 100644
--- a/src/doc/src/shared/b2qt-post-install-setup.qdocinc
+++ b/src/doc/src/shared/b2qt-post-install-setup.qdocinc
@@ -83,9 +83,9 @@
\list 1
\li Select \b{Tools > Options > Devices > Add}.
\li Select \b{Boot2Qt Device} > \b{Start Wizard}.
- \li Enter the device name and network address. You can check the device
- address in the \e{Launcher Settings} when the device is running the
- \B2Q demo.
+ \li Enter the device name and network address (IPv4). You can check the
+ device address in the \e{Launcher Settings} when the device is running
+ the \B2Q demo.
\li Select \b{Finish}.
\endlist