Martin Jansa 9537acc9fd qtwebengine, qtpdf: upgrade to latest 5.15.13
* use latest revision from chromium 87-based repo instead of the revision from submodule,
  there are couple more security fixes:
$ git log --oneline e48df7803c7c98b0b2471c94057d32e44a301ad5..origin/87-based

fb66d7ca964 (origin/87-based) [Backport] CVE-2023-1530: Use after free in PDF (1/2)
7d80d640bf7 [Backport] CVE-2023-1531: Use after free in ANGLE
906ec4b3148 [Backport] Security bug 1418734
7acd92df98d [Backport] Security bug 1417585
d4dae0cad19 [Backport] Security bug 1337747
bfc3d37f279 [Backport] CVE-2023-1534: Out of bounds read in ANGLE
6514de99619 [Backport] CVE-2023-1529: Out of bounds memory access in WebHID
799ad56b699 [Backport] CVE-2023-1222: Heap buffer overflow in Web Audio API
9dd9b39ef9d [Backport] CVE-2023-1220: Heap buffer overflow in UMA
ca58730e230 [Backport] CVE-2023-1219: Heap buffer overflow in Metrics (3/3)
c1d9b7fd4fa [Backport] CVE-2023-1219: Heap buffer overflow in Metrics (2/3)
53d71ca32b1 [Backport] CVE-2023-1219: Heap buffer overflow in Metrics (1/3)
bf140f0d01b [Backport] CVE-2023-1217: Stack buffer overflow in Crash reporting
aec0b21eb33 [Backport] CVE-2023-1215: Type Confusion in CSS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2023-04-12 17:15:44 +02:00
2021-01-22 12:00:07 +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%