vim: Add vim/tiny-vim/gvim 7.2 (patchset 446)

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>
This commit is contained in:
Michael Lippautz
2011-04-18 20:13:59 +02:00
parent 02e3e6814c
commit 55fccdc2be
7 changed files with 5672 additions and 0 deletions
@@ -0,0 +1,10 @@
VIMGUI = "gtk2"
VIMX = "--with-x"
require vim_${PV}.bb
DEPENDS += "gtk+ xt"
EXTRA_OECONF += "--enable-gtk2-test"
RREPLACES_${PN} = "vim vim-tiny"