mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +00:00
eglinfo-fb: Mark is userland specific
It does not yet compile/work with vc4 open graphics driver Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
EGLINFO_DEVICE_rpi = "raspberrypi"
|
||||
COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '"(.*)"', d)}"
|
||||
|
||||
Reference in New Issue
Block a user