From: Otavio Salvador Date: Thu, 12 Sep 2019 17:42:25 +0000 (-0300) Subject: Revert "waffle: Configure wayland support" X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8e94565c6e4cbf6ec4c69c41607610a913e26f0f;p=meta-freescale.git Revert "waffle: Configure wayland support" This reverts commit 907d5c1b89fcb7a303d9905ac0e8e3792c1053db. --- diff --git a/recipes-graphics/waffle/waffle_%.bbappend b/recipes-graphics/waffle/waffle_%.bbappend index caef3a1e..9a9de0ed 100644 --- a/recipes-graphics/waffle/waffle_%.bbappend +++ b/recipes-graphics/waffle/waffle_%.bbappend @@ -1,7 +1,7 @@ PACKAGECONFIG_X11 = "" PACKAGECONFIG_X11_append_imxgpu3d = " x11-egl glx" PACKAGECONFIG_imxgpu = " \ - ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'gbm wayland', \ + ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'gbm', \ bb.utils.contains('DISTRO_FEATURES', 'x11', '${PACKAGECONFIG_X11}', \ '', d), d)} \ "