aboutsummaryrefslogtreecommitdiffstats
path: root/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
blob: 0e04a653f6c0e2de8dae165a5cdce230c35e6e5a (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 = "x11-gles2"