vim: Fix packaging of common data files
authorPaul Barker <paul@paulbarker.me.uk>
Wed, 28 May 2014 22:10:40 +0000 (22:10 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:38:38 +0000 (08:38 -0800)
commit0ffd2ede6e37c04c2a176209af1c6681c615f064
treefad71b49fba228370e88e7086e0f2b115d8b059b
parenta1662b12895d0d2495f5fda6e988b5264a7f7fbb
vim: Fix packaging of common data files

The majority of the vim runtime files have been moved from the package
'vim-data' to the package 'vim-common'. However, 'vim-data' was still in
RRECOMMENDS and 'vim-common' was not, so the runtime files were not being
installed by default.

To fix this, 'vim-data' is removed from RRECOMMENDS and 'vim-common' is added
instead. 'vim-data' is also removed from PACKAGES as it should now be empty.

(From meta-openembedded rev: 05620be79aebb2608044891c5fbaef2659c77986)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
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/vim_7.4.258.bb