]> code.ossystems Code Review - meta-freescale.git/commitdiff
qtbase: Add reference for pending patch
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 29 Apr 2021 14:08:34 +0000 (09:08 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 30 Apr 2021 21:33:13 +0000 (18:33 -0300)
Note the Qt ticket for the pending patch.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 3e515c5af412a0e916b435b5fff5e7062ea002b6)

dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0001-egl.prf-Fix-build-error-when-egl-headers-need-platfo.patch

index 7e625fd14a69aa92e981fd90a0aa788d2f4d0a93..2a345f4cda1111fbbd032a5b01b40642554c3419 100644 (file)
@@ -6,7 +6,7 @@ Subject: [PATCH] egl.prf: Fix build error when egl headers need platform
 
 Gain the value through pkg-config and pass it through QMAKE_CFLAGS_EGL.
 
-Upstream-Status: Pending
+Upstream-Status: Pending [https://bugreports.qt.io/browse/QTBUG-61712]
 
 Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
 ---