summaryrefslogtreecommitdiffstats
path: root/src/doc/src/b2qt.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/b2qt.qdoc')
-rw-r--r--src/doc/src/b2qt.qdoc23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index a254d0e..4988392 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -1060,6 +1060,29 @@
source poky/oe-init-build-env build-raspberrypi
\endcode
+ The following table lists the \c MACHINE values for our reference platforms:
+
+ \table
+ \header
+ \li Board
+ \li MACHINE value
+ \row
+ \li Raspberry Pi
+ \li raspberrypi
+ \row
+ \li BeagleBone Black
+ \li beaglebone
+ \row
+ \li Boundary Devices BD-SL-i.MX6
+ \li nitrogen6x
+ \row
+ \li Freescale SABRE SD i.MX6Quad
+ \li imx6qsabresd
+ \row
+ \li Emulator
+ \li emulator
+ \endtable
+
Yocto recipes for \B2QL have two main targets to build: The target image,
and the external toolchain that is used for building the Qt framework and
applications.