summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-05-17 14:02:36 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-05-18 05:29:47 -0700
commite2e4e0ddcfbea5c5de5a98b2be17c0d443cbf138 (patch)
tree999e304c493258afcdc80508acf06d45c355b663 /recipes-graphics/wayland
parentfc6497ef28ba3aed379e63e8960e79cfee6d769b (diff)
downloadmeta-freescale-e2e4e0ddcfbea5c5de5a98b2be17c0d443cbf138.tar.gz
weston-init: Use G2D on i.MX 93
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/wayland')
-rw-r--r--recipes-graphics/wayland/weston-init.bbappend1
1 files changed, 1 insertions, 0 deletions
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"
36PACKAGECONFIG_USE_G2D:mx8qm-nxp-bsp ?= "" 36PACKAGECONFIG_USE_G2D:mx8qm-nxp-bsp ?= ""
37PACKAGECONFIG_USE_G2D:mx8qxp-nxp-bsp ?= "" 37PACKAGECONFIG_USE_G2D:mx8qxp-nxp-bsp ?= ""
38PACKAGECONFIG_USE_G2D:mx8dx-nxp-bsp ?= "" 38PACKAGECONFIG_USE_G2D:mx8dx-nxp-bsp ?= ""
39PACKAGECONFIG_USE_G2D:mx93-nxp-bsp ?= "use-g2d"
39 40
40USE_G2D_VALUE = "true" 41USE_G2D_VALUE = "true"
41USE_G2D_VALUE:mx6-nxp-bsp = "1" 42USE_G2D_VALUE:mx6-nxp-bsp = "1"