mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-10 07:58:49 +02:00
zfs: Disable on riscv32
Its not yet ported for this architecture Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -54,3 +54,5 @@ FILES:${PN}-dev += "\
|
||||
${prefix}/src/zfs-${PV}/* \
|
||||
${prefix}/src/spl-${PV}/* \
|
||||
"
|
||||
# Not yet ported to rv32
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Reference in New Issue
Block a user