summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-03-30 07:56:20 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-03-30 09:36:55 +0000
commitf7cdb0abdb96bd81cca3898316e9867fbac758b3 (patch)
tree96f4612443554e3a469c5ace617a78588d0e22e6 /mkspecs
parent0f60f6811f7cf6d51b6b5c1ebf5ee26c22e53670 (diff)
Add some clarifying notes to the TK1 device specs
Describe the platforms better because right now the only difference is the "pro" tag which is easy to miss. Change-Id: Ia3e31ed97799bf7f8b76ee3d0bb95c7ded7692db Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/devices/linux-jetson-tk1-g++/qmake.conf4
-rw-r--r--mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf5
2 files changed, 7 insertions, 2 deletions
diff --git a/mkspecs/devices/linux-jetson-tk1-g++/qmake.conf b/mkspecs/devices/linux-jetson-tk1-g++/qmake.conf
index 23957fe3ce..606ba9eca0 100644
--- a/mkspecs/devices/linux-jetson-tk1-g++/qmake.conf
+++ b/mkspecs/devices/linux-jetson-tk1-g++/qmake.conf
@@ -1,5 +1,7 @@
#
-# qmake configuration for the Jetson TK1 boards
+# qmake configuration for the Jetson TK1 boards running Linux For Tegra
+#
+# Note that this environment has been tested with X11 only.
#
# A typical configure line might look like:
# configure \
diff --git a/mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf b/mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf
index ca9ebda087..31aacad99f 100644
--- a/mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf
+++ b/mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf
@@ -1,5 +1,8 @@
#
-# qmake configuration for the Jetson TK1 Pro boards
+# qmake configuration for the Jetson TK1 Pro boards running Vibrante Linux
+#
+# This environment supports eglfs (via DRM, EGLDevice, and EGLStream),
+# Wayland (requires an EGLStream-capable compositor), and X11 (untested).
#
# A typical configure line might look like:
# configure \