mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-08 09:46:49 +02:00
9 lines
272 B
Plaintext
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 \
|
|
"
|