[oe] [meta-qt4][PATCH 0/2] fix qt4 for zeus

Jeroen Hofstee jhofstee at victronenergy.com
Sun Nov 17 21:44:37 UTC 2019


Gcc 9.2 miscompiles the foreach resulting in broken applications.
This backports a fix from qt5 to make it work again. The fix is
not written for this issue, but it does solve it.

As a prepartion it includes some whitespace fixes, so the patches
are aligned in the SRC_URI.

Jeroen Hofstee (2):
  qt4: fix whitespace so it aligns
  qt4: updates for gcc 9.2

 recipes-qt4/qt4/nativesdk-qt4-tools.inc       |  2 +
 recipes-qt4/qt4/qt4-4.8.7.inc                 |  6 +-
 ...event-gcc-9.2-miscompiling-Q_FOREACH.patch | 78 ++++++++++++++++
 ...ence-some-loud-but-innocent-warnings.patch | 91 +++++++++++++++++++
 recipes-qt4/qt4/qt4-native.inc                | 12 ++-
 5 files changed, 182 insertions(+), 7 deletions(-)
 create mode 100644 recipes-qt4/qt4/qt4-4.8.7/0038-prevent-gcc-9.2-miscompiling-Q_FOREACH.patch
 create mode 100644 recipes-qt4/qt4/qt4-4.8.7/0039-silence-some-loud-but-innocent-warnings.patch

-- 
2.17.1



More information about the Openembedded-devel mailing list