Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xf86-video-imx-vivante: drop vivante specific x11 driver | Max Krummenacher | 2022-03-06 | 1 | -42/+0 |
| | | | | | | | | | | | | The required x11 driver stuff has been removed from imx-gpu-viv and thus the X11 driver is no longer buildable. Drop the recipe and fallback on the default X11 fb driver. | ERROR: Nothing RPROVIDES 'libvivante-dri-imx' (but .../meta-freescale/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb RDEPENDS on or otherwise requires it) Completes 747c96f5 ("imx-gpu-viv: Upgrade to 6.4.3.p2.4"). Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> | ||||
* | xf86-video-imx-vivante: Remove fb from name | Tom Hochstein | 2018-06-26 | 1 | -0/+42 |
The driver is no longer only for framebuffer, so remove the designation from the name. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |