diff --git a/meta-oe/recipes-support/vim/vim_7.4.373.bb b/meta-oe/recipes-support/vim/vim_7.4.481.bb similarity index 99% rename from meta-oe/recipes-support/vim/vim_7.4.373.bb rename to meta-oe/recipes-support/vim/vim_7.4.481.bb index 14fee3efeb..b85ff63d57 100644 --- a/meta-oe/recipes-support/vim/vim_7.4.373.bb +++ b/meta-oe/recipes-support/vim/vim_7.4.481.bb @@ -10,7 +10,7 @@ SRC_URI = "hg://vim.googlecode.com/hg/;protocol=https;module=vim \ file://disable_acl_header_check.patch;patchdir=.. \ file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ " -SRCREV = "v7-4-373" +SRCREV = "v7-4-481" S = "${WORKDIR}/${BPN}/src"