summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-06-07 13:39:49 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-06-09 12:27:06 +0000
commitfcbb0c845bb1bba53200efa675d042376028f3be (patch)
tree0927ce439bfecfb8d7c6321e78b87a639742c3a0 /src/doc
parentdee9f0867ad66cb3a9848f2391ba450aa6f65f25 (diff)
Doc: Bump version to 5.7.0
...And document the switch to Yocto 2.0 release. Task-number: QTBUG-53889 Change-Id: I2bf3c9b21f050e38b77723f5243a6958199e55e3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/config/b2qt-project.qdocconf14
-rw-r--r--src/doc/src/devices/qtee-architech-tibidabo.qdoc2
-rw-r--r--src/doc/src/devices/qtee-bd-sl-imx6.qdoc2
-rw-r--r--src/doc/src/devices/qtee-beaglebone-black.qdoc2
-rw-r--r--src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc2
-rw-r--r--src/doc/src/devices/qtee-sabre-sd-imx6.qdoc2
-rw-r--r--src/doc/src/devices/qtee-toradex-apalis.qdoc2
-rw-r--r--src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc2
-rw-r--r--src/doc/src/devices/qtee-toradex-colibri-vf.qdoc2
-rw-r--r--src/doc/src/qtee-changelog.qdoc11
-rw-r--r--src/doc/src/qtee-custom-embedded-linux.qdoc4
-rw-r--r--src/doc/src/qtee-index.qdoc4
-rw-r--r--src/doc/src/qtee-static-linking.qdoc2
13 files changed, 28 insertions, 23 deletions
diff --git a/src/doc/config/b2qt-project.qdocconf b/src/doc/config/b2qt-project.qdocconf
index 753340b..cbcd44a 100644
--- a/src/doc/config/b2qt-project.qdocconf
+++ b/src/doc/config/b2qt-project.qdocconf
@@ -1,6 +1,6 @@
project = QtForDeviceCreation
-description = Qt 5.6 for Device Creation
-version = 5.6.0
+description = Qt 5.7 for Device Creation
+version = 5.7.0
sourcedirs += ../src \
../../imports/wifi \
@@ -29,14 +29,14 @@ depends = qmake
qhp.projects = B2Qt
qhp.B2Qt.file = b2qt.qhp
-qhp.B2Qt.namespace = com.digia.b2qt.560
+qhp.B2Qt.namespace = com.digia.b2qt.570
qhp.B2Qt.virtualFolder = b2qt
-qhp.B2Qt.indexTitle = Qt 5.6 for Device Creation
+qhp.B2Qt.indexTitle = Qt 5.7 for Device Creation
qhp.B2Qt.indexRoot =
qhp.B2Qt.subprojects = manual
-qhp.B2Qt.subprojects.manual.title = Qt 5.6 for Device Creation
-qhp.B2Qt.subprojects.manual.indexTitle = Qt 5.6 for Device Creation
+qhp.B2Qt.subprojects.manual.title = Qt 5.7 for Device Creation
+qhp.B2Qt.subprojects.manual.indexTitle = Qt 5.7 for Device Creation
qhp.B2Qt.subprojects.manual.type = manual
macro.B2Q = "Boot to Qt"
@@ -44,7 +44,7 @@ macro.SDK = "Qt for Device Creation"
macro.B2QA = "\\e {Boot to Qt for embedded Android}"
macro.B2QL = "\\e {Boot to Qt for embedded Linux}"
-navigation.landingpage = "Qt 5.6 for Device Creation"
+navigation.landingpage = "Qt 5.7 for Device Creation"
navigation.qmltypespage = "Add-On Modules"
Cpp.ignoredirectives += Q_DECLARE_LOGGING_CATEGORY
diff --git a/src/doc/src/devices/qtee-architech-tibidabo.qdoc b/src/doc/src/devices/qtee-architech-tibidabo.qdoc
index 4663195..c984cd8 100644
--- a/src/doc/src/devices/qtee-architech-tibidabo.qdoc
+++ b/src/doc/src/devices/qtee-architech-tibidabo.qdoc
@@ -49,7 +49,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/tibidabo/images/b2qt-embedded-qt5-image-tibidabo.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/tibidabo/images/b2qt-embedded-qt5-image-tibidabo.img of=/dev/<device_name>
\endcode
After the installation is complete, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
index 6aa39ac..d958660 100644
--- a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
+++ b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
@@ -67,7 +67,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/nitrogen6x/images/b2qt-embedded-qt5-image-nitrogen6x.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/nitrogen6x/images/b2qt-embedded-qt5-image-nitrogen6x.img of=/dev/<device_name>
\endcode
After the installation is complete, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-beaglebone-black.qdoc b/src/doc/src/devices/qtee-beaglebone-black.qdoc
index e3a1469..ff4d2cb 100644
--- a/src/doc/src/devices/qtee-beaglebone-black.qdoc
+++ b/src/doc/src/devices/qtee-beaglebone-black.qdoc
@@ -49,7 +49,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/beaglebone/images/b2qt-embedded-qt5-image-beaglebone.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/beaglebone/images/b2qt-embedded-qt5-image-beaglebone.img of=/dev/<device_name>
\endcode
After the installation is complete, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc b/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc
index a576faf..f64b264 100644
--- a/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc
+++ b/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/smarc-samx6i/images/b2qt-embedded-qt5-image-smarc-samx6i.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/smarc-samx6i/images/b2qt-embedded-qt5-image-smarc-samx6i.img of=/dev/<device_name>
\endcode
By default, the Kontron SMARC-sAMX6i boots from its internal eMMC. In order to boot from
diff --git a/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc b/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc
index 86f696f..cac6bda 100644
--- a/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc
+++ b/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/imx6qsabresd/images/b2qt-embedded-qt5-image-imx6qsabresd.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/imx6qsabresd/images/b2qt-embedded-qt5-image-imx6qsabresd.img of=/dev/<device_name>
\endcode
After the image has been deployed, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-toradex-apalis.qdoc b/src/doc/src/devices/qtee-toradex-apalis.qdoc
index b6acc6e..84fa350 100644
--- a/src/doc/src/devices/qtee-toradex-apalis.qdoc
+++ b/src/doc/src/devices/qtee-toradex-apalis.qdoc
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/apalis-imx6/images/b2qt-embedded-qt5-image-apalis-imx6.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/apalis-imx6/images/b2qt-embedded-qt5-image-apalis-imx6.img of=/dev/<device_name>
\endcode
By default, the Toradex Apalis iMX6 boots from its internal eMMC. In order to boot from
diff --git a/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc b/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc
index e6ce7d9..f6a035b 100644
--- a/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc
+++ b/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/colibri-imx6/images/b2qt-embedded-qt5-image-colibri-imx6.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/colibri-imx6/images/b2qt-embedded-qt5-image-colibri-imx6.img of=/dev/<device_name>
\endcode
By default, the Toradex Colibri iMX6 boots from its internal eMMC. In order to boot from
diff --git a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
index ad56f12..55d8122 100644
--- a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
+++ b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
@@ -53,7 +53,7 @@
\badcode
cd <INSTALL_DIR>
- sudo dd bs=4k if=5.6/Boot2Qt/colibri-vf/images/b2qt-embedded-qt5-image-colibri-vf.img of=/dev/<device_name>
+ sudo dd bs=4k if=5.7/Boot2Qt/colibri-vf/images/b2qt-embedded-qt5-image-colibri-vf.img of=/dev/<device_name>
\endcode
By default, the Toradex Colibri VF devices boot from their internal NAND memory. In order to boot from
diff --git a/src/doc/src/qtee-changelog.qdoc b/src/doc/src/qtee-changelog.qdoc
index 0768c63..58837b2 100644
--- a/src/doc/src/qtee-changelog.qdoc
+++ b/src/doc/src/qtee-changelog.qdoc
@@ -23,17 +23,22 @@
\previouspage qtee-build-emulator.html
\nextpage qtee-troubleshooting.html
- \section1 Boot to Qt 5.7
+ \section1 Boot to Qt 5.7.0
\list
- \li Release date: April 6, 2016
+ \li Release date: June 15, 2016
\endlist
\b{New Features}:
\list
- \li \B2Q stack was updated to use Qt 5.7
+ \li \B2Q stack was updated to use Qt 5.7.0
\li New reference device: Raspberry Pi 3
\endlist
+ \b{Improvements}:
+ \list
+ \li Moved to use Yocto 2.0 (Jethro).
+ \endlist
+
\section1 Boot to Qt 5.6.0
\b{New Features}:
diff --git a/src/doc/src/qtee-custom-embedded-linux.qdoc b/src/doc/src/qtee-custom-embedded-linux.qdoc
index d0436d6..e58ca17 100644
--- a/src/doc/src/qtee-custom-embedded-linux.qdoc
+++ b/src/doc/src/qtee-custom-embedded-linux.qdoc
@@ -67,7 +67,7 @@
\badcode
cd <BuildDir>
- <INSTALL_DIR>/5.6/Boot2Qt/sources/meta-b2qt/b2qt-init-build-env init --device imx6qsabresd
+ <INSTALL_DIR>/5.7/Boot2Qt/sources/meta-b2qt/b2qt-init-build-env init --device imx6qsabresd
\endcode
\c b2qt-init-build-env has the following additional command line options:
@@ -80,7 +80,7 @@
For all command line options, see:
\badcode
- <INSTALL_DIR>/5.6/Boot2Qt/sources/meta-b2qt/b2qt-init-build-env help
+ <INSTALL_DIR>/5.7/Boot2Qt/sources/meta-b2qt/b2qt-init-build-env help
\endcode
\note Support for Kontron SMARC-sAMX6i requires additional Yocto Board Support Package that is
diff --git a/src/doc/src/qtee-index.qdoc b/src/doc/src/qtee-index.qdoc
index cfb5e07..1112e2f 100644
--- a/src/doc/src/qtee-index.qdoc
+++ b/src/doc/src/qtee-index.qdoc
@@ -20,7 +20,7 @@
/*!
\page index.html
\nextpage qtee-overview.html
- \title Qt 5.6 for Device Creation
+ \title Qt 5.7 for Device Creation
\welcome
\e {Qt for Device Creation} is a commercial offering, providing a
@@ -171,7 +171,7 @@
\image build-your-own-stack.png
\B2QL is using the traditional embedded Linux
- kernel built with the Yocto Poky reference system (Yocto 1.8 Fido release).
+ kernel built with the Yocto Poky reference system (Yocto 2.0 Jethro release).
The embedded Linux variant is designed for great customization possibilities.
It contains only components required in the embedded device, resulting in
smaller image sizes while keeping valuable development tools available.
diff --git a/src/doc/src/qtee-static-linking.qdoc b/src/doc/src/qtee-static-linking.qdoc
index 4357784..7f15733 100644
--- a/src/doc/src/qtee-static-linking.qdoc
+++ b/src/doc/src/qtee-static-linking.qdoc
@@ -58,7 +58,7 @@
device-specific paths are defined as environment variables:
\badcode
- export SYSROOT_BASE=<INSTALL_DIR>/5.6/Boot2Qt/raspberrypi2/toolchain/sysroots
+ export SYSROOT_BASE=<INSTALL_DIR>/5.7/Boot2Qt/raspberrypi2/toolchain/sysroots
export TARGET_DEVICE=linux-rasp-pi2-g++
export SYSROOT_TARGET=cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi
export CROSSCOMPILE_PREFIX=x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-