mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-06 08:44:40 +02:00
8 lines
203 B
Plaintext
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 \
|
|
"
|