diff options
-rw-r--r-- | meta-oe/recipes-support/vim/vim_7.4.481.bb (renamed from meta-oe/recipes-support/vim/vim_7.4.373.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/vim/vim_7.4.373.bb b/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 \ | |||
10 | file://disable_acl_header_check.patch;patchdir=.. \ | 10 | file://disable_acl_header_check.patch;patchdir=.. \ |
11 | file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ | 11 | file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \ |
12 | " | 12 | " |
13 | SRCREV = "v7-4-373" | 13 | SRCREV = "v7-4-481" |
14 | 14 | ||
15 | S = "${WORKDIR}/${BPN}/src" | 15 | S = "${WORKDIR}/${BPN}/src" |
16 | 16 | ||