mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
eglinfo-x11: align to VC4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
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 = ""
|
ASNEEDED = ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user