[oe] [PATCH] vim: be an alternative to /bin/vi; switch to INC_PR

Tom Rini trini at embeddedalley.com
Sat May 30 16:45:13 UTC 2009


On Thu, May 28, 2009 at 02:24:11PM -0400, Michael Smith wrote:

> Signed-off-by: Michael Smith <msmith at cbnco.com>
> ---
>  recipes/vim/gvim_7.0.bb |    2 +-
>  recipes/vim/vim.inc     |    9 ++++++++-
>  recipes/vim/vim_6.4.bb  |    2 ++
>  recipes/vim/vim_7.0.bb  |    2 +-
>  4 files changed, 12 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes/vim/gvim_7.0.bb b/recipes/vim/gvim_7.0.bb
> index a073e65..60aa041 100644
> --- a/recipes/vim/gvim_7.0.bb
> +++ b/recipes/vim/gvim_7.0.bb
> @@ -3,7 +3,7 @@ VIMVER = "70"
>  require vim.inc
>  
>  DEPENDS += "gtk+ xt"
> -PR = "r1"
> +PR = "${INC_PR}.1"
>  FILESPATHPKG =. "vim-${PV}:vim:"

The FILESPATHPKG change here hasn't been submitted yet :)  This
particular change is

Acked-by: Tom Rini <trini at embeddedalley.com>

But I can't git am without the missing bit :)

-- 
Tom Rini




More information about the Openembedded-devel mailing list