mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 15:24:40 +02:00
opensbi: update mainline with patches to fit Nezha board
Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
This commit is contained in:
10
recipes-bsp/opensbi/opensbi_%.bbappend
Normal file
10
recipes-bsp/opensbi/opensbi_%.bbappend
Normal file
@@ -0,0 +1,10 @@
|
||||
# Mainline OpenSBI supports the C906 out of the box, but it needs a few tweaks
|
||||
# and a new reset driver for the sunxi watchdog.
|
||||
FILESEXTRAPATHS:prepend:nezha := "${THISDIR}/files:"
|
||||
|
||||
SRC_URI:append:nezha = " \
|
||||
file://0001-lib-utils-fdt-Require-match-data-to-be-const.patch \
|
||||
file://0002-lib-utils-timer-Add-a-separate-compatible-for-the-D1.patch \
|
||||
"
|
||||
|
||||
INSANE_SKIP:${PN}:nezha += "ldflags"
|
||||
Reference in New Issue
Block a user