diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/zfs/zfs_2.2.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.0.bb b/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.0.bb index 72ad49408c..a62a8a39b1 100644 --- a/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.0.bb +++ b/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.0.bb | |||
| @@ -73,3 +73,5 @@ FILES:${PN}-dev += "\ | |||
| 73 | COMPATIBLE_HOST:riscv32 = "null" | 73 | COMPATIBLE_HOST:riscv32 = "null" |
| 74 | # conflicting definition of ABS macro from asm/asm.h from kernel | 74 | # conflicting definition of ABS macro from asm/asm.h from kernel |
| 75 | COMPATIBLE_HOST:mips = "null" | 75 | COMPATIBLE_HOST:mips = "null" |
| 76 | # FTBFS on aarch64 with 6.2+ kernel see https://github.com/openzfs/zfs/issues/14555 | ||
| 77 | COMPATIBLE_HOST:aarch64 = "null" | ||
