Skip to content

Commit

Permalink
base: ostree: drop github-releases inherit
Browse files Browse the repository at this point in the history
github-releases is not supported on kirkstone

| Could not inherit file classes/github-releases.bbclass

Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Jul 26, 2024
1 parent 02fcbd6 commit 7ebadcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-lmp-base/recipes-extended/ostree/ostree_2024.6.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 7ebadcb

Please sign in to comment.