mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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:
parent
1a42bce360
commit
7e941bb1ed
|
@ -1 +1,2 @@
|
|||
EGLINFO_DEVICE_rpi = "raspberrypi"
|
||||
COMPATIBLE_HOST_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'null', '"(.*)"', d)}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user