summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/waffle
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/waffle')
-rw-r--r--recipes-graphics/waffle/waffle_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/waffle/waffle_%.bbappend b/recipes-graphics/waffle/waffle_%.bbappend
index 9a9de0ed..caef3a1e 100644
--- a/recipes-graphics/waffle/waffle_%.bbappend
+++ b/recipes-graphics/waffle/waffle_%.bbappend
@@ -1,7 +1,7 @@
1PACKAGECONFIG_X11 = "" 1PACKAGECONFIG_X11 = ""
2PACKAGECONFIG_X11_append_imxgpu3d = " x11-egl glx" 2PACKAGECONFIG_X11_append_imxgpu3d = " x11-egl glx"
3PACKAGECONFIG_imxgpu = " \ 3PACKAGECONFIG_imxgpu = " \
4 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'gbm', \ 4 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'gbm wayland', \
5 bb.utils.contains('DISTRO_FEATURES', 'x11', '${PACKAGECONFIG_X11}', \ 5 bb.utils.contains('DISTRO_FEATURES', 'x11', '${PACKAGECONFIG_X11}', \
6 '', d), d)} \ 6 '', d), d)} \
7" 7"