summaryrefslogtreecommitdiff
path: root/recipes/vim/gvim_7.0.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-05-28 08:24:11 +0000
committerTom Rini <trini@embeddedalley.com>2009-05-30 15:09:33 -0400
commit2d3750e3dae84c89c9c749f95cf6b3b6cca3e8ce (patch)
treeebcf33e13ca95e0c2791c168c2470039fb634f49 /recipes/vim/gvim_7.0.bb
parent89136d9a18ab516424305b660b620867fb432d67 (diff)
vim: be an alternative to /bin/vi; switch to INC_PR
Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com>
Diffstat (limited to 'recipes/vim/gvim_7.0.bb')
-rw-r--r--recipes/vim/gvim_7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vim/gvim_7.0.bb b/recipes/vim/gvim_7.0.bb
index a073e656a7..60aa04127e 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:"
EXTRA_OECONF = "--enable-gui=gtk2 --enable-gtk2-test --disable-gtktest \