diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-01-19 11:08:39 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-01-31 08:53:15 +0000 |
commit | c0c98ab5cc94b914b4df4382e7aee5bc2a1cb263 (patch) | |
tree | c128a7b853539029f5c1014e72b2570a3e6f3f1a /recipes-qt | |
parent | 07b4960e438f4eb772dde4d1ccac153785cf151e (diff) | |
download | meta-boot2qt-c0c98ab5cc94b914b4df4382e7aee5bc2a1cb263.tar.gz |
kontron: update SMARC-sAMX6i BSP to r03.00
Change-Id: Ia33509ecbbc9394b7cbdcd548abb0f6f28cf3c73
Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt5/qtbase/smarc-samx6i/oe-device-extra.pri | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase/smarc-samx6i/oe-device-extra.pri b/recipes-qt/qt5/qtbase/smarc-samx6i/oe-device-extra.pri new file mode 100644 index 0000000..ae04468 --- /dev/null +++ b/recipes-qt/qt5/qtbase/smarc-samx6i/oe-device-extra.pri | |||
@@ -0,0 +1,3 @@ | |||
1 | QMAKE_PLATFORM += boot2qt | ||
2 | QT_QPA_DEFAULT_PLATFORM = eglfs | ||
3 | EGLFS_DEVICE_INTEGRATION = eglfs_kms | ||