Files
meta-riscv/recipes-kernel/linux/linux-yocto_5.%.bbappend
2021-02-05 09:33:42 -08:00

9 lines
272 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
COMPATIBLE_MACHINE_append = "|qemuriscv32"
SRC_URI_append_riscv32 = "\
file://0001-perf-Alias-SYS_futex-with-SYS_futex_time64-on-32-bit.patch \
file://0001-RV32-doesn-t-support-2GB-physical-memory-yet.patch \
"