summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/ostree/ostree_2023.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2023.5.bb b/meta-oe/recipes-extended/ostree/ostree_2023.5.bb
index 3028c4c92a..bc465dd624 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2023.5.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2023.5.bb
@@ -28,6 +28,8 @@ S = "${WORKDIR}/libostree-${PV}"
28 28
29inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig ptest-gnome systemd 29inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig ptest-gnome systemd
30 30
31COMPATIBLE_HOST:riscv32 = "${@bb.utils.contains('DISTRO_FEATURES', 'ptest', 'null', 'riscv32', d)}"
32
31UNKNOWN_CONFIGURE_OPT_IGNORE = "--disable-introspection --enable-introspection" 33UNKNOWN_CONFIGURE_OPT_IGNORE = "--disable-introspection --enable-introspection"
32 34
33# Workaround compile failure: 35# Workaround compile failure: