vim: implement gvim, vim-tiny as PACKAGECONFIG
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 28 Jan 2013 11:38:19 +0000 (12:38 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:27:44 +0000 (08:27 -0800)
commit672b4b832c5071d62034d2e22ecc153b7e793fd4
tree6dbd913ca27b57bda71fe6aec87e18c9569f78af
parent9e67bb50f6a24bd90f45aee9342efa90f1e49d64
vim: implement gvim, vim-tiny as PACKAGECONFIG

* only one of those should be built in sysroot, otherwise they were
  overwritting files provided by other alternatives
* define PACKAGECONFIG options
* there are no RCONFLICTS/RREPLACES/RPROVIDES, because it depends on
  selected PACKAGECONFIGs
* add PN to VIMDIR and use VIMDIR where undefined VIMVER was
  (e.g. "${PN}${VIMVER}")
* move checksums from .inc to recipe
* vim/gvim/vim-tiny conflict is now fatal, with
  http://patches.openembedded.org/patch/43105/

(From meta-openembedded rev: 72a1427f116cbb516aeced7931aedc891865bac7)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/vim/gvim_7.2.446.bb [deleted file]
meta-openembedded/meta-oe/recipes-support/vim/vim-tiny_7.2.446.bb [deleted file]
meta-openembedded/meta-oe/recipes-support/vim/vim.inc
meta-openembedded/meta-oe/recipes-support/vim/vim_7.2.446.bb