[oe] [meta-oe] vim 7.3

Paul Barker paul at paulbarker.me.uk
Tue Apr 16 11:38:39 UTC 2013


On 16 April 2013 12:14, Martin Jansa <martin.jansa at gmail.com> wrote:
> On Tue, Apr 16, 2013 at 10:53:44AM +0100, Paul Barker wrote:
>> I've also found that just installing vim doesn't give me everything I
>> expect, I also need vim-syntax, vim-help, vim-tutor, vim-vimrc and
>> vim-data. I think for most applications where people want to install
>> vim over using plain vi they probably want these extra runtime files.
>> Is it worth creating a package group to install all these together
>> and/or setting RRECOMMENDS for vim?
>
> RRECOMMENDS seems enough to me
>

I'll put together a patch to do this for the current version of vim.

I'm also getting the following warnings:

    WARNING: File '/usr/bin/vim' from vim was already stripped, this
will prevent future debugging!
    WARNING: File '/usr/bin/xxd' from vim was already stripped, this
will prevent future debugging!

Passing 'STRIP=/bin/true' to configure is recommended in the vim
Makefile to disable stripping. I'll also send a patch to do this so
that the non-stripped binaries can be placed in a -dbg package
properly.

Both changes are to vim.inc so should carry over to the new version.

Thanks,

--
Paul Barker

Email: paul at paulbarker.me.uk
http://www.paulbarker.me.uk




More information about the Openembedded-devel mailing list