mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
eglinfo-x11: align to VC4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
1ebb370e81
commit
c62e088a65
@@ -1,2 +1,2 @@
|
||||
EGLINFO_DEVICE_rpi = "raspberrypi"
|
||||
EGLINFO_DEVICE_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', 'generic', 'raspberrypi', d)}"
|
||||
ASNEEDED = ""
|
||||
|
||||
Reference in New Issue
Block a user