]> code.ossystems Code Review - meta-freescale.git/commitdiff
fix(qtbase): remove unnecessary patch
authorChristopher Boyd <xpboyd@gmail.com>
Wed, 23 Oct 2019 21:03:00 +0000 (17:03 -0400)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Oct 2019 21:14:36 +0000 (18:14 -0300)
dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0016-Configure-eglfs-with-egl-pkg-config.patch [deleted file]
dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend

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 (file)
index a245d79..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: git/src/plugins/platforms/eglfs/eglfs-plugin.pro
-===================================================================
---- git.orig/src/plugins/platforms/eglfs/eglfs-plugin.pro      2017-01-04 16:54:05.000000000 -0600
-+++ git/src/plugins/platforms/eglfs/eglfs-plugin.pro   2017-01-04 16:56:25.000000000 -0600
-@@ -2,6 +2,8 @@
- QT += platformsupport-private eglfs_device_lib-private
-+CONFIG += egl
-+
- SOURCES += $$PWD/qeglfsmain.cpp
- OTHER_FILES += $$PWD/eglfs.json
index 08a2cbe39c9fc97a56c4d48f67bbe711e649b362..68eab915d2a7ad9a2b20c14f59e3a84f1af2e502 100644 (file)
@@ -11,7 +11,6 @@ SRC_URI_append_imxgpu2d = " \
 "
 SRC_URI_APPEND_3D_NOT_X11 = " \
     file://0015-Add-eglfs-to-IMX-GPU.patch \
-    file://0016-Configure-eglfs-with-egl-pkg-config.patch \
 "
 SRC_URI_append_imxgpu3d = " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '${SRC_URI_APPEND_3D_NOT_X11}', d)} \