mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39: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:
@@ -13,4 +13,8 @@ SRCREV = "800e4b2e6280531a84fd23ee0b48e16baeb90878"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools-brokensep
|
inherit autotools-brokensep update-alternatives
|
||||||
|
|
||||||
|
ALTERNATIVE_${PN} = "hexedit"
|
||||||
|
ALTERNATIVE_LINK_NAME[hexedit] = "${bindir}/hexedit"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user