[oe-commits] =?UTF-8?Q?Rafa=C3=ABl=20Carr=C3=A9=20?=: vim: add checksum

git at git.openembedded.org git at git.openembedded.org
Sat Mar 21 15:46:34 UTC 2015


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

Author: Rafaël Carré <funman at videolan.org>
Date:   Fri Mar 20 15:20:20 2015 +0100

vim: add checksum

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/vim/vim_7.4.481.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-oe/recipes-support/vim/vim_7.4.481.bb b/meta-oe/recipes-support/vim/vim_7.4.481.bb
index afdea84..ac59077 100644
--- a/meta-oe/recipes-support/vim/vim_7.4.481.bb
+++ b/meta-oe/recipes-support/vim/vim_7.4.481.bb
@@ -10,6 +10,10 @@ 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=.. \
 "
+
+SRC_URI[md5sum] = "5fd5d754581a673a25733c12367cf9d2"
+SRC_URI[sha256sum] = "e2cc416dabea503e9e5631afc21bb00dcbfb9d05481641b75f247fd89ff4d7e8"
+
 SRCREV = "v7-4-481"
 
 S = "${WORKDIR}/vim/src"



More information about the Openembedded-commits mailing list