diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2020-05-27 09:10:35 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-06-02 09:18:25 -0300 |
| commit | 22408f5766b64f9122b61a0aa15263a7e71763d1 (patch) | |
| tree | 6de3b45e0a8973c6534b97d638b1f6666ef29cec /dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase | |
| parent | b37a332b130389d8f4429fbb9d87d26b65cfc386 (diff) | |
| download | meta-freescale-22408f5766b64f9122b61a0aa15263a7e71763d1.tar.gz | |
qtbase: Drop upstreamed patch
Drop patch 0015-Add-eglfs-to-IMX-GPU.patch. It is upstream and
no longer necessary.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase')
| -rw-r--r-- | dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch | 15 |
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 46541d438..000000000 --- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | diff --git a/mkspecs/linux-oe-g++/qmake.conf b/mkspecs/linux-oe-g++/qmake.conf | ||
| 2 | index 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 | -- | ||
| 15 | 2.17.1 | ||
