summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
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---