diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/sysprof/sysprof_48.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/sysprof/sysprof_48.1.bb b/meta-gnome/recipes-gnome/sysprof/sysprof_48.1.bb index f8475e0372..aee2dd84ae 100644 --- a/meta-gnome/recipes-gnome/sysprof/sysprof_48.1.bb +++ b/meta-gnome/recipes-gnome/sysprof/sysprof_48.1.bb | |||
| @@ -51,3 +51,6 @@ FILES:${PN} += " \ | |||
| 51 | ${datadir}/metainfo \ | 51 | ${datadir}/metainfo \ |
| 52 | ${libdir}/libsysprof-6*.so.* \ | 52 | ${libdir}/libsysprof-6*.so.* \ |
| 53 | " | 53 | " |
| 54 | |||
| 55 | # Needs libunwind to be ported first | ||
| 56 | COMPATIBLE_HOST:riscv32 = "null" | ||
