hexedit: Define update alternatives

hexedit can also be provided by toybox

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-08-30 22:21:13 -07:00
parent 09df8e6784
commit 97f52d0f6a
@@ -13,4 +13,8 @@ SRCREV = "800e4b2e6280531a84fd23ee0b48e16baeb90878"
S = "${WORKDIR}/git"
inherit autotools-brokensep
inherit autotools-brokensep update-alternatives
ALTERNATIVE_${PN} = "hexedit"
ALTERNATIVE_LINK_NAME[hexedit] = "${bindir}/hexedit"