]> code.ossystems Code Review - meta-freescale.git/commitdiff
Revert "weston-init: use g2d for i.MX8M Nano SoC"
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 23 Jul 2020 18:40:23 +0000 (13:40 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 9 Aug 2020 20:08:30 +0000 (17:08 -0300)
8M Nano does not have 2D acceleration.

This reverts commit b3f51ab82838a67146d5b6fcf8f19d36c5efeb37.

(cherry picked from commit 6bc3d8825c20d21528e24a7237ff7392e01a81bd)

recipes-graphics/wayland/weston-init.bbappend

index 4382fca3c806b4632ecfceb3972f41d531b5b723..041afd7915e853efa3fea05d184fae5b1e43581a 100644 (file)
@@ -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