mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
55fccdc2be
Changes from org.oe.dev: * Include latest (stable) patchset * Change from RCONFLICTS to RREPLACES where possible (gvim->vim->tiny-vim) Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
6 lines
74 B
BlitzBasic
6 lines
74 B
BlitzBasic
VIMFEATURES = "tiny"
|
|
|
|
require vim_${PV}.bb
|
|
|
|
RCONFLICTS_${PN} = "gvim vim"
|