From: Tom Hochstein Date: Thu, 23 Jul 2020 18:40:23 +0000 (-0500) Subject: Revert "weston-init: use g2d for i.MX8M Nano SoC" X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6bc3d8825c20d21528e24a7237ff7392e01a81bd;p=meta-freescale.git Revert "weston-init: use g2d for i.MX8M Nano SoC" 8M Nano does not have 2D acceleration. This reverts commit b3f51ab82838a67146d5b6fcf8f19d36c5efeb37. --- diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend index 2cfae346..ba68761f 100644 --- a/recipes-graphics/wayland/weston-init.bbappend +++ b/recipes-graphics/wayland/weston-init.bbappend @@ -26,9 +26,6 @@ INI_UNCOMMENT_ASSIGNMENTS_append_mx8mq = " \ \\[shell\\] \ size=1920x1080 \ " -INI_UNCOMMENT_ASSIGNMENTS_append_mx8mn = " \ - use-g2d=1 \ -" uncomment() { if ! (grep "^#$1" $2); then