From e2e4e0ddcfbea5c5de5a98b2be17c0d443cbf138 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 17 May 2023 14:02:36 -0700 Subject: weston-init: Use G2D on i.MX 93 Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/weston-init.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend index 3a91fbe6..171b9230 100644 --- a/recipes-graphics/wayland/weston-init.bbappend +++ b/recipes-graphics/wayland/weston-init.bbappend @@ -36,6 +36,7 @@ PACKAGECONFIG_USE_G2D:imxgpu2d ?= "use-g2d" PACKAGECONFIG_USE_G2D:mx8qm-nxp-bsp ?= "" PACKAGECONFIG_USE_G2D:mx8qxp-nxp-bsp ?= "" PACKAGECONFIG_USE_G2D:mx8dx-nxp-bsp ?= "" +PACKAGECONFIG_USE_G2D:mx93-nxp-bsp ?= "use-g2d" USE_G2D_VALUE = "true" USE_G2D_VALUE:mx6-nxp-bsp = "1" -- cgit v1.2.3-54-g00ecf