Files
meta-riscv/recipes-kernel/linux/linux-yocto_5.%.bbappend
Khem Raj 38cbe72085 perf: Fix build on rv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-18 11:26:40 -08:00

6 lines
191 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"