summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-04-29 09:08:34 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-30 13:46:54 -0300
commit3e515c5af412a0e916b435b5fff5e7062ea002b6 (patch)
treea323396031f08b8422a9fb7223ed74e3512b79a1 /dynamic-layers
parent8acd449c06a0a51dd0b9e177ec8016e2226b3bb5 (diff)
downloadmeta-freescale-3e515c5af412a0e916b435b5fff5e7062ea002b6.tar.gz
qtbase: Add reference for pending patch
Note the Qt ticket for the pending patch. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch
index 7e625fd1..2a345f4c 100644
--- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch
+++ b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] egl.prf: Fix build error when egl headers need platform
6 6
7Gain the value through pkg-config and pass it through QMAKE_CFLAGS_EGL. 7Gain the value through pkg-config and pass it through QMAKE_CFLAGS_EGL.
8 8
9Upstream-Status: Pending 9Upstream-Status: Pending [https://bugreports.qt.io/browse/QTBUG-61712]
10 10
11Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> 11Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
12--- 12---