mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
vc4graphics: Support X11 with the VC4 driver.
* We need to use the X11 modesetting driver with VC4. * We need to build at least the mesa swrast DRI driver. (its already the default so don't overwrite it to empty) Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
55388a5101
commit
ed84c2c8a2
@@ -1,4 +1,2 @@
|
||||
PACKAGECONFIG_append_rpi = " gallium"
|
||||
GALLIUMDRIVERS_rpi = "vc4"
|
||||
DRIDRIVERS_rpi = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user