From 190955330c1b86ede20c206fdd6b8cc1bb699d35 Mon Sep 17 00:00:00 2001 From: Rainer Keller Date: Thu, 9 Nov 2017 15:29:17 +0100 Subject: Enable eglfs emulator extensions Change-Id: I1b895adc5ee4a32a4327afb681a799f2c8c7a48f Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtbase/emulator/oe-device-extra.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 QMAKE_PLATFORM += boot2qt QT_QPA_DEFAULT_PLATFORM = eglfs -EGLFS_DEVICE_INTEGRATION = none +EGLFS_DEVICE_INTEGRATION = eglfs_emu -- cgit v1.2.3-54-g00ecf