Skip to content

Commit

Permalink
procd: Inherit update-alternatives
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
  • Loading branch information
macpijan authored and kraj committed Jan 27, 2021
1 parent d11e6ac commit 0d3b944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-core/procd/procd_git.bb
Expand Up @@ -24,7 +24,7 @@ S = "${WORKDIR}/git"
PD = "${S}/openwrt/package/system/procd/files"
BF = "${S}/openwrt/package/base-files/files"

inherit cmake openwrt openwrt-services pkgconfig openwrt-base-files
inherit cmake openwrt openwrt-services pkgconfig openwrt-base-files update-alternatives

SRCREV_openwrt = "${OPENWRT_SRCREV}"

Expand Down

0 comments on commit 0d3b944

Please sign in to comment.