From 30e029a5c4e89bdadb11ad5e3c808a20cfe7e2fb Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Tue, 15 Mar 2022 14:14:21 -0500 Subject: Revert "weston-init: fix some invalid overrides" There is a root cause to this that will be fixed instead. This reverts commit 6be9870b5057cf122cecb2716583169b39de78ae. --- recipes-graphics/wayland/weston-init.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend index 6a2aabec4..7aceb6b17 100644 --- a/recipes-graphics/wayland/weston-init.bbappend +++ b/recipes-graphics/wayland/weston-init.bbappend @@ -28,8 +28,8 @@ INI_UNCOMMENT_ASSIGNMENTS:append:mx8mq-nxp-bsp = " \ # Ideally, this should be seamless and Vivante ought to handle it internally and take the fastest # rendering code. INI_UNCOMMENT_USE_G2D:imxgpu2d ?= "use-g2d=1" -INI_UNCOMMENT_USE_G2D:imxgpu2d:mx8qm-nxp-bsp = "" -INI_UNCOMMENT_USE_G2D:imxgpu2d:mx8qxp-nxp-bsp = "" +INI_UNCOMMENT_USE_G2D:mx8qm-nxp-bsp = "" +INI_UNCOMMENT_USE_G2D:mx8qxp-nxp-bsp = "" INI_UNCOMMENT_ASSIGNMENTS:append:imxgpu2d = " \ ${INI_UNCOMMENT_USE_G2D} \ " -- cgit v1.2.3-54-g00ecf