From 2b21f641158e70ba0b77482ef11eb0ad8ea01bc6 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 23 Oct 2018 13:37:58 +0300 Subject: imx7s-warp: bring back kernel with display support Add old kernel recipe from meta-freescale-3rdparty layer that was removed in sumo branch. It provides support for the display and the touchscreen. Fix perf build with old kernel sources and use correct appcontroller.conf after MACHINEOVERRIDES was changed in the machine config. Task-number: QTBUG-68899 Change-Id: I6d2cd70951f86a99a8878915ce1bfc598dc95ee0 Reviewed-by: Mikko Gronoff --- .../boot2qt-appcontroller/imx7s-warp/appcontroller.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-appcontroller/imx7s-warp/appcontroller.conf (limited to 'meta-boot2qt') diff --git a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-appcontroller/imx7s-warp/appcontroller.conf b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-appcontroller/imx7s-warp/appcontroller.conf new file mode 100644 index 0000000..38d06e6 --- /dev/null +++ b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-appcontroller/imx7s-warp/appcontroller.conf @@ -0,0 +1,9 @@ +env=QMLSCENE_DEVICE=softwarecontext +env=QML2_IMPORT_PATH=/data/user/qt/qmlplugins +env=QT_QPA_PLATFORM=linuxfb +env=QSG_RENDER_LOOP=basic +env=QT_IM_MODULE=qtvirtualkeyboard +env=QT_QUICK_CONTROLS_1_STYLE=Flat +env=XDG_RUNTIME_DIR=/run/user/0 +env=QTWEBENGINE_DISABLE_SANDBOX=1 +base=linux -- cgit v1.2.3-54-g00ecf