From: Tom Hochstein Date: Thu, 29 Apr 2021 14:08:34 +0000 (-0500) Subject: qtbase: Add reference for pending patch X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=72f920da81a591ae26b3c2dd5a6281521ef13bd8;p=meta-freescale.git qtbase: Add reference for pending patch Note the Qt ticket for the pending patch. Signed-off-by: Tom Hochstein (cherry picked from commit 3e515c5af412a0e916b435b5fff5e7062ea002b6) --- 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 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 ---