blob: 500d871e4bb3757c7a4c1e95cf2f918bff455395 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001# mesa-demos needs gles1 and userland driver does not have it, works ok with vc4 graphics driver
2X11GLTOOLS_remove_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', 'mesa-demos', d)}"