[oe-commits] Paul Barker : vim: Upgrade to v7.4.481

git at git.openembedded.org git at git.openembedded.org
Mon Oct 27 11:56:55 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 28161830f3be32630c648c456b09597916544a57
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=28161830f3be32630c648c456b09597916544a57

Author: Paul Barker <paul at paulbarker.me.uk>
Date:   Tue Oct 21 14:01:02 2014 +0000

vim: Upgrade to v7.4.481

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/vim/{vim_7.4.373.bb => vim_7.4.481.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 14fee3e..b85ff63 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"
 



More information about the Openembedded-commits mailing list