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/dhcpcd/dhcpcd_1.3.22-pl4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/dhcpcd/dhcpcd_1.3.22-pl4.bb') diff --git a/recipes/dhcpcd/dhcpcd_1.3.22-pl4.bb b/recipes/dhcpcd/dhcpcd_1.3.22-pl4.bb index 63c8023302..6211e5baab 100644 --- a/recipes/dhcpcd/dhcpcd_1.3.22-pl4.bb +++ b/recipes/dhcpcd/dhcpcd_1.3.22-pl4.bb @@ -15,3 +15,6 @@ SRC_URI = "http://www.phystech.com/ftp/dhcpcd-${PV}.tar.gz \ inherit autotools + +SRC_URI[md5sum] = "dd627a121e43835bead3ffef5b1a72fd" +SRC_URI[sha256sum] = "f435e14e1f54dc8792f4e655463d07f2bdbe6d8a8581bd62f5167334ab18bb87" -- cgit v1.2.3