From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/inotify-tools/inotify-tools_2.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/inotify-tools/inotify-tools_2.1.bb') diff --git a/recipes/inotify-tools/inotify-tools_2.1.bb b/recipes/inotify-tools/inotify-tools_2.1.bb index 0808ee964f..59fe767161 100644 --- a/recipes/inotify-tools/inotify-tools_2.1.bb +++ b/recipes/inotify-tools/inotify-tools_2.1.bb @@ -9,3 +9,6 @@ SRC_URI = "http://rohanpm.net/files/inotify-tools-2.1.tar.gz" inherit autotools + +SRC_URI[md5sum] = "8053f441fc3fe0f0c73cf483399da17b" +SRC_URI[sha256sum] = "84a111a6a979152cd25b60825b4945da4b167f19fb9ec115f9c59b4b49927547" -- cgit v1.2.3