summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch')
-rw-r--r--dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch
deleted file mode 100644
index 46541d43..00000000
--- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1diff --git a/mkspecs/linux-oe-g++/qmake.conf b/mkspecs/linux-oe-g++/qmake.conf
2index c202c47fa1..2bfb96f4ec 100644
3--- a/mkspecs/linux-oe-g++/qmake.conf
4+++ b/mkspecs/linux-oe-g++/qmake.conf
5@@ -33,6 +33,8 @@ QMAKE_CFLAGS_ISYSTEM =
6 # for the SDK
7 isEmpty(QMAKE_QT_CONFIG):QMAKE_QT_CONFIG = $$(OE_QMAKE_QT_CONFIG)
8
9+EGLFS_DEVICE_INTEGRATION = eglfs_viv
10+
11 include(../oe-device-extra.pri)
12
13 load(device_config)
14--
152.17.1