[oe] [meta-oe][PATCH] vim: Upgrade to v7.4.769

Paul Barker paul at paulbarker.me.uk
Sun Oct 11 15:38:39 UTC 2015


v7.4.769 is the latest marked stable in Gentoo so we know this has had some
testing.

License change is simply rewording "further more" -> "furthermore".

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
---
 .../recipes-support/vim/{vim-tiny_7.4.481.bb => vim-tiny_7.4.769.bb}  | 0
 meta-oe/recipes-support/vim/{vim_7.4.481.bb => vim_7.4.769.bb}        | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/vim/{vim-tiny_7.4.481.bb => vim-tiny_7.4.769.bb} (100%)
 rename meta-oe/recipes-support/vim/{vim_7.4.481.bb => vim_7.4.769.bb} (96%)

diff --git a/meta-oe/recipes-support/vim/vim-tiny_7.4.481.bb b/meta-oe/recipes-support/vim/vim-tiny_7.4.769.bb
similarity index 100%
rename from meta-oe/recipes-support/vim/vim-tiny_7.4.481.bb
rename to meta-oe/recipes-support/vim/vim-tiny_7.4.769.bb
diff --git a/meta-oe/recipes-support/vim/vim_7.4.481.bb b/meta-oe/recipes-support/vim/vim_7.4.769.bb
similarity index 96%
rename from meta-oe/recipes-support/vim/vim_7.4.481.bb
rename to meta-oe/recipes-support/vim/vim_7.4.769.bb
index 2ece53b..c257d90 100644
--- a/meta-oe/recipes-support/vim/vim_7.4.481.bb
+++ b/meta-oe/recipes-support/vim/vim_7.4.769.bb
@@ -4,13 +4,13 @@ DEPENDS = "ncurses gettext-native"
 # vimdiff doesn't like busybox diff
 RSUGGESTS_${PN} = "diffutils"
 LICENSE = "vim"
-LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=b779e18be6ed77facc770691c967b8f8"
+LIC_FILES_CHKSUM = "file://../runtime/doc/uganda.txt;md5=c74ec0ada9a68354f9461e81d3596f61"
 
 SRC_URI = "git://github.com/vim/vim.git \
            file://disable_acl_header_check.patch;patchdir=.. \
            file://vim-add-knob-whether-elf.h-are-checked.patch;patchdir=.. \
 "
-SRCREV = "861d80a671747e6535c83356bcffcf80a72f543b"
+SRCREV = "2693ca21cee8a729d74682fd86a4818f2b050228"
 
 S = "${WORKDIR}/git/src"
 
-- 
2.4.6




More information about the Openembedded-devel mailing list