Files
meta-riscv/recipes-bsp/opensbi/opensbi_%.bbappend
2022-03-30 18:54:52 -07:00

11 lines
395 B
Plaintext

# 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"