Doc: Add note about only B2Qt version 5.9 being supported

Change-Id: I677073b521bc3d7523814eaf562828e523c83e00
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
This commit is contained in:
Leena Miettinen
2019-04-05 10:58:42 +02:00
parent 967e1a877e
commit 6916329623
3 changed files with 17 additions and 8 deletions

View File

@@ -221,6 +221,11 @@ Remote Linux
(QTCREATORBUG-21225) (QTCREATORBUG-21225)
* Fixed issue with killing remote process (QTCREATORBUG-19941) * Fixed issue with killing remote process (QTCREATORBUG-19941)
Boot to Qt
* Removed ADB-based Boot to Qt plugin that provided support for
Boot to Qt versions 5.8, and earlier.
Credits for these changes go to: Credits for these changes go to:
Aaron Barany Aaron Barany
Alessandro Portale Alessandro Portale

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2018 The Qt Company Ltd. ** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -117,9 +117,9 @@
Either Windows 7 or later or Ubuntu Linux 64-bit 12.04 LTS or later is Either Windows 7 or later or Ubuntu Linux 64-bit 12.04 LTS or later is
required to install and use Qt for Device Creation. For more information required to install and use Qt for Device Creation. For more information
about the requirements for the development host, see the about the requirements for the development host, see the
\l{http://doc.qt.io/QtForDeviceCreation/qtee-installation-guide.html} \l{https://doc.qt.io/QtForDeviceCreation/b2qt-installation-guides.html}
{Installation Guide} in the {Installation Guides} in the
\l{http://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation} \l{https://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
documentation. documentation.
\section1 Compiling from Source \section1 Compiling from Source

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -56,9 +56,13 @@
hardware. hardware.
For more information about the supported device groups and reference devices, For more information about the supported device groups and reference devices,
see \l{http://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html} see \l{https://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html}
{Supported Platforms} in the \l{http://doc.qt.io/QtForDeviceCreation/index.html} {Reference Target Devices and Development Hosts} in the
{Qt for Device Creation} documentation. \l{https://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
documentation.
\note Since \QC 4.9, only Boot to Qt version 5.9 and later are supported.
To develop for earlier Boot to Qt versions, use \QC 4.8.
\section2 Mobile Devices \section2 Mobile Devices