From 50460d4e1e834e6b79ad4008088f37e210db8337 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Tue, 31 Oct 2023 11:44:11 -0700 Subject: weston-init: Set gbm-format for 93 Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/weston-init.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-graphics/wayland') diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend index 975d8ef1..9d04df23 100644 --- a/recipes-graphics/wayland/weston-init.bbappend +++ b/recipes-graphics/wayland/weston-init.bbappend @@ -22,8 +22,10 @@ PACKAGECONFIG:remove:use-mainline-bsp = "xwayland" PACKAGECONFIG_GBM_FORMAT ?= "" PACKAGECONFIG_GBM_FORMAT:mx8mq-nxp-bsp ?= "gbm-format" +PACKAGECONFIG_GBM_FORMAT:mx93-nxp-bsp ?= "gbm-format" GBM_FORMAT_VALUE:mx8mq-nxp-bsp = "argb8888" +GBM_FORMAT_VALUE:mx93-nxp-bsp = "argb8888" PACKAGECONFIG_REPAINT_WINDOW ?= "" PACKAGECONFIG_REPAINT_WINDOW:mx8-nxp-bsp ?= "repaint-window" -- cgit v1.2.3-54-g00ecf