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/vpnc/vpnc_0.3.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/vpnc/vpnc_0.3.3.bb') diff --git a/recipes/vpnc/vpnc_0.3.3.bb b/recipes/vpnc/vpnc_0.3.3.bb index 3c8397607b..f9c305fc7b 100644 --- a/recipes/vpnc/vpnc_0.3.3.bb +++ b/recipes/vpnc/vpnc_0.3.3.bb @@ -5,3 +5,6 @@ PR = "r2" SRC_URI = "http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-${PV}.tar.gz \ file://vpnc-script.patch;patch=1 \ file://default.conf" + +SRC_URI[md5sum] = "e7518cff21326fe7eb9795b60c25ae6a" +SRC_URI[sha256sum] = "be4a8e87b044cb99349e71e6879446739dd537dbde13e99ec61817ed67605bd7" -- cgit v1.2.3