mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-09 02:04:41 +02:00
beaglev: Adjust machine conf for renamed device tree file
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Alistair Francis
parent
4b1cfe89fd
commit
98742ca775
@@ -30,7 +30,7 @@ SERIAL_CONSOLES = "115200;ttyS0"
|
||||
MACHINE_EXTRA_RRECOMMENDS += " kernel-modules linux-firmware-beaglev-bcm43430"
|
||||
|
||||
IMAGE_FSTYPES += "wic.gz wic.bmap ext4"
|
||||
KERNEL_DEVICETREE ?= "starfive/jh7100-starlight.dtb"
|
||||
KERNEL_DEVICETREE ?= "starfive/jh7100-beaglev-starlight.dtb"
|
||||
|
||||
## Do not update fstab file when using wic images
|
||||
WIC_CREATE_EXTRA_ARGS ?= "--no-fstab-update"
|
||||
|
||||
Reference in New Issue
Block a user