mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 20:28:23 +00:00
vim-tiny: remove alternative for xxd
xxd is not available in vim-tiny, so remove from the default ALTERNATIVE list to fix the following warning: vim-tiny: alternative target (/usr/bin/xxd or /usr/bin/xxd.vim-tiny) does not exist, skipping Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
7c35fa3807
commit
caad6b80b2
@ -3,6 +3,7 @@ require vim_${PV}.bb
|
|||||||
SUMMARY += " (with tiny features)"
|
SUMMARY += " (with tiny features)"
|
||||||
|
|
||||||
PROVIDES_remove = "xxd"
|
PROVIDES_remove = "xxd"
|
||||||
|
ALTERNATIVE_${PN}_remove = "xxd"
|
||||||
|
|
||||||
PACKAGECONFIG += "tiny"
|
PACKAGECONFIG += "tiny"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user