mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01: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:
parent
e1ccf12c15
commit
f53c26a3ee
|
|
@ -54,3 +54,5 @@ FILES:${PN}-dev += "\
|
|||
${prefix}/src/zfs-${PV}/* \
|
||||
${prefix}/src/spl-${PV}/* \
|
||||
"
|
||||
# Not yet ported to rv32
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user