aboutsummaryrefslogtreecommitdiffstats
path: root/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
blob: 0cfc39f8adf792c17c07d1efda55b8d062dc0fe2 (plain)
1
2
3
PACKAGECONFIG_mx6 = "${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', 'x11-gl x11-gles2', \
                         bb.utils.contains('DISTRO_FEATURES', 'wayland opengl', 'wayland-gles2', '', d), d)}"
PACKAGECONFIG_remove_mx6sl = "wayland-gles2 x11-gles2"