mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-17 12:42:35 +02:00
recipes-kernel: Add support for 32-bit builds
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
58ec67a3db
commit
e28bad99e9
@@ -17,6 +17,9 @@ SRC_URI_append_freedom-u540 = " file://defconfig \
|
||||
file://0001-risc-v-Fix-issue-ignoring-CONFIG_CMDLINE_OVERRIDE.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_qemuriscv32 = " file://32bit.cfg \
|
||||
"
|
||||
|
||||
LINUX_VERSION_EXTENSION = "-riscv"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user