From f7cdb0abdb96bd81cca3898316e9867fbac758b3 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Wed, 30 Mar 2016 07:56:20 +0200 Subject: 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 --- mkspecs/devices/linux-jetson-tk1-g++/qmake.conf | 4 +++- mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf | 5 ++++- 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 \ -- cgit v1.2.3