Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] vim: add checksum
@ 2015-03-20 14:20 Rafaël Carré
  2015-03-22 10:09 ` Rafaël Carré
  0 siblings, 1 reply; 12+ messages in thread
From: Rafaël Carré @ 2015-03-20 14:20 UTC (permalink / raw)
  To: openembedded-devel

---
 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"
-- 
2.1.0



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-08-06 10:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 14:20 [meta-oe][PATCH] vim: add checksum Rafaël Carré
2015-03-22 10:09 ` Rafaël Carré
2015-03-22 15:55   ` Martin Jansa
2015-03-22 17:23     ` Rafaël Carré
2015-04-27 10:51       ` Martin Jansa
2015-05-22 15:39         ` [PATCH] fetch/hg: Disable checksums for archived downloads Ash Charles
2015-05-29  1:49           ` Robert Yang
2015-05-29  5:46             ` [bitbake-devel] " Ash Charles
2015-05-29  9:18               ` Martin Jansa
2015-06-02  0:08                 ` Ash Charles
2015-06-02  4:38                   ` Robert Yang
2015-08-06 10:54                     ` Steffen Sledz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox