Skip to content

Commit

Permalink
updatehub: Change cargo class to cargo_bin
Browse files Browse the repository at this point in the history
Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
(cherry picked from commit 4a56125)
  • Loading branch information
rafluan committed Apr 19, 2024
1 parent 7f1cfb6 commit 5d15d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-core/updatehub/updatehub_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ S = "${WORKDIR}/git/${BPN}"

PV = "2.0.6"

inherit cargo systemd update-rc.d pkgconfig
inherit cargo_bin systemd update-rc.d pkgconfig

PACKAGECONFIG ?= "backward-compatibility"
PACKAGECONFIG[backward-compatibility] = "v1-parsing"
Expand Down

0 comments on commit 5d15d65

Please sign in to comment.