From 9d4e53017385d548aaeec4d8e756ea263c26dc33 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 21 Feb 2022 14:53:57 +0100 Subject: xf86-video-imx-vivante: drop vivante specific x11 driver 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 --- conf/machine/include/imx-base.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/machine/include/imx-base.inc') diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index ba43d76e..c32402da 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc @@ -98,7 +98,6 @@ UBOOT_PROVIDES_BOOT_CONTAINER:imx-boot-container = "1" PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" XSERVER_DRIVER = "xf86-video-fbdev" -XSERVER_DRIVER:imxgpu2d = "xf86-video-imx-vivante" XSERVER_DRIVER:vf-generic-bsp = "xf86-video-modesetting" XSERVER_DRIVER:append:mx8-generic-bsp = " xf86-video-modesetting" XSERVER_DRIVER:imx-mainline-bsp = " \ -- cgit v1.2.3-54-g00ecf