summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Keller <Rainer.Keller@qt.io>2017-11-09 15:29:17 +0100
committerRainer Keller <Rainer.Keller@qt.io>2017-11-13 07:51:25 +0000
commit190955330c1b86ede20c206fdd6b8cc1bb699d35 (patch)
tree06435ee5ee7bf817c31e5cc5e7798639a91c74c9
parent867770407bcb9f4b5cf102ac26c3427d8b9fa45e (diff)
downloadmeta-boot2qt-190955330c1b86ede20c206fdd6b8cc1bb699d35.tar.gz
Enable eglfs emulator extensions
Change-Id: I1b895adc5ee4a32a4327afb681a799f2c8c7a48f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/qt5/qtbase/emulator/oe-device-extra.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase/emulator/oe-device-extra.pri b/recipes-qt/qt5/qtbase/emulator/oe-device-extra.pri
index 43e1685..d29adb2 100644
--- a/recipes-qt/qt5/qtbase/emulator/oe-device-extra.pri
+++ b/recipes-qt/qt5/qtbase/emulator/oe-device-extra.pri
@@ -3,4 +3,4 @@ QMAKE_LIBS_OPENGL_ES2 = -lQtGlesStreamClient
3 3
4QMAKE_PLATFORM += boot2qt 4QMAKE_PLATFORM += boot2qt
5QT_QPA_DEFAULT_PLATFORM = eglfs 5QT_QPA_DEFAULT_PLATFORM = eglfs
6EGLFS_DEVICE_INTEGRATION = none 6EGLFS_DEVICE_INTEGRATION = eglfs_emu