[oe-commits] Marcin Juszkiewicz : vim: updated to 7.2.394, dropped older versions, cleaned recipes

git version control git at git.openembedded.org
Thu Apr 1 22:30:46 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 53c1e459d24cffbcb4b7e4886a69f91fa5c7c4b7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=53c1e459d24cffbcb4b7e4886a69f91fa5c7c4b7

Author: Marcin Juszkiewicz <marcin at buglabs.net>
Date:   Thu Apr  1 19:06:55 2010 +0200

vim: updated to 7.2.394, dropped older versions, cleaned recipes

I added 394 upstream patches to vim into metadata as checksums for them
would be bigger then patch itself.

Older (6.2, 6.4, 7.0) versions got dropped as they can have security
problems and no one maintains them.

Recipes for 7.2 got cleaned - we have gvim, vim-tiny and vim now. Main
code is split between vim.inc and vim_7.2.bb files. Adding new variants
is now easier due to VIMFEATURES, VIMX and VIMGUI variables.

EXTRA_OECONF variables were generated by running vim configure script on
BUG 2.0 device.

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 recipes/vim/gvim_7.0.bb             |   15 -
 recipes/vim/gvim_7.2.bb             |   13 +
 recipes/vim/vim-6.2/configure.patch | 1567 --
 recipes/vim/vim-6.4/configure.patch | 1538 --
 recipes/vim/vim-7.0/configure.patch | 1601 --
 recipes/vim/vim-7.2/001-394.diff    |50853 +++++++++++++++++++++++++++++++++++
 recipes/vim/vim-tiny_6.2.bb         |   12 -
 recipes/vim/vim-tiny_6.4.bb         |    9 -
 recipes/vim/vim-tiny_7.0.bb         |    9 -
 recipes/vim/vim-tiny_7.2.bb         |    5 +
 recipes/vim/vim.inc                 |   58 +-
 recipes/vim/vim_6.2.bb              |   29 -
 recipes/vim/vim_6.4.bb              |   11 -
 recipes/vim/vim_7.0.bb              |   10 -
 recipes/vim/vim_7.2.bb              |   27 +
 15 files changed, 50941 insertions(+), 4816 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=53c1e459d24cffbcb4b7e4886a69f91fa5c7c4b7




More information about the Openembedded-commits mailing list