mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-09 02:04:41 +02:00
opensbi-beaglev: w/a for do_deploy failure
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
committed by
Khem Raj
parent
643f03b3d0
commit
89d3bfd5d8
@@ -15,8 +15,8 @@ PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-beaglev"
|
||||
PREFERRED_VERSION_openocd-native = "riscv"
|
||||
PREFERRED_VERSION_openocd = "riscv"
|
||||
|
||||
EXTRA_IMAGEDEPENDS += "opensbi"
|
||||
RISCV_SBI_PLAT = "sifive/vic7100"
|
||||
EXTRA_IMAGEDEPENDS += "opensbi-beaglev"
|
||||
RISCV_SBI_PLAT = "starfive/vic7100"
|
||||
|
||||
## This sets u-boot as the default OpenSBI payload
|
||||
RISCV_SBI_PAYLOAD ?= "u-boot.bin"
|
||||
@@ -44,7 +44,7 @@ UBOOT_DTB_LOADADDRESS = "0x82200000"
|
||||
|
||||
## wic default support
|
||||
WKS_FILE_DEPENDS ?= " \
|
||||
opensbi \
|
||||
opensbi-beaglev \
|
||||
e2fsprogs-native \
|
||||
bmap-tools-native \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user