diff options
Diffstat (limited to 'dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase')
| -rw-r--r-- | dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0016-Configure-eglfs-with-egl-pkg-config.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0016-Configure-eglfs-with-egl-pkg-config.patch b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0016-Configure-eglfs-with-egl-pkg-config.patch deleted file mode 100644 index a245d79aa..000000000 --- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0016-Configure-eglfs-with-egl-pkg-config.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Index: git/src/plugins/platforms/eglfs/eglfs-plugin.pro | ||
| 2 | =================================================================== | ||
| 3 | --- git.orig/src/plugins/platforms/eglfs/eglfs-plugin.pro 2017-01-04 16:54:05.000000000 -0600 | ||
| 4 | +++ git/src/plugins/platforms/eglfs/eglfs-plugin.pro 2017-01-04 16:56:25.000000000 -0600 | ||
| 5 | @@ -2,6 +2,8 @@ | ||
| 6 | |||
| 7 | QT += platformsupport-private eglfs_device_lib-private | ||
| 8 | |||
| 9 | +CONFIG += egl | ||
| 10 | + | ||
| 11 | SOURCES += $$PWD/qeglfsmain.cpp | ||
| 12 | |||
| 13 | OTHER_FILES += $$PWD/eglfs.json | ||
