mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
raspberrypi3-64.conf: Add vc4graphics to MACHINE_FEATURES
Userland wont work in 64bit mode Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f81e9ac1bb
commit
9d418db5ed
|
@ -36,5 +36,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
|
|||
VC4_CMA_SIZE ?= "cma-256"
|
||||
|
||||
UBOOT_MACHINE = "rpi_3_config"
|
||||
MACHINE_FEATURES_append = " vc4graphics"
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"
|
||||
|
|
Loading…
Reference in New Issue
Block a user