mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:01:54 +00:00
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:
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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user