| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Add the relevant configuration for an i.MX 95 SoC.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit 78cebbf496af83bee3d705aae20a5f0fac4ecf59)
|
|
|
|
|
|
|
| |
Add the relevant configuration for an i.MX 95 SoC.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit d00cf9454a6f1f200dde544479762c4b4e1ef9aa)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mimic the behavior from recipe proper here since we override
packageconfig defaults. With QT 6.7, qtbase built without wayland
support is not sufficient to build rest of QT components e.g. qtwayland
errors out during build/configure
ERROR: Qt Wayland Client requires QtGui to be build with support for wayland
Therefore add it when wayland is in distro features.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Copy the qt5-layer bbappends with the following modifications:
- qtbase: Use eglfs for KMS backend for i.MX 8 with GPU on NXP BSP
- qtbase: Drop build config patches no longer needed
Testing is done using the quick3d and webengine examples.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|