Martin Jansa 74c27fa59b qt5: upgrade to v5.15.3-lts-lgpl
* https://github.com/meta-qt5/meta-qt5/issues/455
* https://lists.qt-project.org/pipermail/development/2022-March/042262.html

qtbase/0021-qfloat16-Include-limits-header.patch partially resolved in upstream commit:
  0afad46bb7 Fix build with GCC 11: include <limits>

qtbase/0022-fix_timezone_dst.patch resolved in upstream commits:
  692c7e021f Fix QTzTimeZonePrivate::displayName()'s fallback
  5f91ed1493 QTzTimeZonePrivate::init(): fix handling of empty ID
  9f74724d84 Fix handling of Sunday in POSIX time-zone rules

qtsvg/CVE-2021-3481.patch: partially resolved in upstream commit:
  aceea78 Improve handling of malformed numeric values in svg files
but the 2nd part is still needed.

qtcoap, qtknx, qtmqtt, qtopcua: keep QT_MODULE_BRANCH "5.15.2" as
  it still wasn't downmerged to 5.15 branch and there is no
  v5.15.3-lts-lgpl tag in these as well

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2022-03-10 09:27:33 +01:00
2021-08-03 13:38:16 +02:00
2022-02-22 07:51:32 -03:00
2021-01-22 12:00:07 +01:00
2022-02-22 12:53:10 +01:00

Qt5 OpenEmbedded/Yocto Project layer

This layer depends on:

URI: https://github.com/openembedded/openembedded-core (branch: master)

When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that you have required PACKAGECONFIG options enabled in qtbase build, see qtbase recipe for detail.

Some recipes like qtwebengine would need 32bit multilib compiler on build host, especially when target to be built is 32bit, e.g. arm since it builds v8 engine which requires $CC -m32 to work, so ensure that host compiler can generate 32bit code, on archlinux distributions this would be

pacman -S lib32-gcc-libs lib32-glibc

Contributing

Please submit any patches against the meta-qt5 layer by using the GitHub pull-request feature. Fork the repo, make a branch, do the work, rebase from upstream, create the pull request, yada-yada.

Maintainers

Yocto Project Compatible

Yocto Project Compatible

meta-qt5 has Yocto Project Compatible status since 2013. Check it at: https://www.yoctoproject.org/product/meta-qt5

Description
No description provided
Readme 4.6 MiB
Languages
BitBake 95.2%
Python 4%
Roff 0.7%