| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
meta-renesas has support for the D3 Draak board only in version
Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already
using more recent verions. Checkout the D3 specific version
in a different directory, so that all Reneasas boards can be supported.
renesas-rcar-gen3 repo has been updated with D3 drivers from
D3_Linux_2.23.01_BSP_3D BSP package.
Task-number: QTBUG-68925
Change-Id: If8283d31945b375ce4256a15132e185e0d676800
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Use the latest revision of meta-renesas and add support for the
E3 Ebisu board.
Task-number: QTBUG-68912
Task-number: QTBUG-68985
Change-Id: Ie15a69b606b1726b0404263ef9ac15a58f7258ae
Reviewed-by: Jani Launonen <jani.launonen@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Running WebEngine as root without --no-sandbox is not supported,
disable sandbox in appcontroller conf so it affects all apps.
Previous fix was not applied to NUC or Renesas boards.
Task-number: QTBUG-66641
Task-number: QTBUG-68799
Change-Id: I78812cd4948559460a8202308cd0576699dba32f
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
XDG_RUNTIME_DIR must be owned by the user, and Qt automatically
changes the access rights if the directory has something else.
Enable systemd's loginctl enable-linger for the default user 'root'
so that /run/user/0 is always available.
Task-number: QTBUG-68152
Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
|
|
Add _git postfix to recipes which use sources from git and
rename recipes to match their git repositories
Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|