Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weston: Upgrade 10.0.3.imx -> 11.0.1.imx for i.MX 8 and 9 | Tom Hochstein | 2023-05-17 | 1 | -33/+0 |
| | | | | | | | This upgrade does not support i.MX 6 and 7 due to the removal of fbdev support, so the 10.0.3.imx recipe is kept for 6 and 7. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> | ||||
* | weston: fix build test-internal-screenshot | Maxim Paymushkin | 2022-10-24 | 1 | -0/+33 |
tests: Add dependency on screenshooter client protocol Given that the test-helper code relies on the screenshooter protocol, make sure it's available for us to build, and the dependency ensures we build in order. Link: https://github.com/wayland-project/weston Commit: 2ac6b6b084a877adde64db7faff2ed22eb3ea97a Fixes: #1273 Signed-off-by: Maxim Paymushkin <maxim.paymushkin@gmail.com> |