blob: f9c23c94f7f34f928fe28e5b340884c80a16c6f9 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001# userland driver EGL implementation does not have all needed bits for it so remove it from build
Patrick Williams213cb262021-08-07 19:21:33 -05002COMPATIBLE_HOST:rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '(.*)', 'null', d)}"