Files
meta-riscv/recipes-kernel/linux/linux-yocto_5.%.bbappend
Khem Raj 7cfde1e32f linux-yocto-5.10: Remove 2GB physical memory rv32 patch
this is not applied to linux-yocto upstream

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-19 08:19:39 -08:00

8 lines
203 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 \
"