From c9f31cbf5cb544051991e449ddfc2439b7b1ab78 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Fri, 27 Oct 2023 11:12:51 +0100 Subject: [PATCH] base: ostree: drop github-releases inherit github-releases is not supported on kirkstone | Could not inherit file classes/github-releases.bbclass Signed-off-by: Jose Quaresma --- meta-lmp-base/recipes-extended/ostree/ostree_2024.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-lmp-base/recipes-extended/ostree/ostree_2024.6.bb b/meta-lmp-base/recipes-extended/ostree/ostree_2024.6.bb index fcfc5401ec..0776fb5b89 100644 --- a/meta-lmp-base/recipes-extended/ostree/ostree_2024.6.bb +++ b/meta-lmp-base/recipes-extended/ostree/ostree_2024.6.bb @@ -26,7 +26,7 @@ SRC_URI[sha256sum] = "8b61c856697aa412f2f1724322ada40bdd7b1bf9e7783e2c594faa7a59 S = "${WORKDIR}/libostree-${PV}" -inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig ptest-gnome systemd +inherit autotools bash-completion gobject-introspection gtk-doc manpages pkgconfig ptest-gnome systemd UNKNOWN_CONFIGURE_OPT_IGNORE = "--disable-introspection --enable-introspection"