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/dnsmasq/dnsmasq_2.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/dnsmasq/dnsmasq_2.52.bb') diff --git a/recipes/dnsmasq/dnsmasq_2.52.bb b/recipes/dnsmasq/dnsmasq_2.52.bb index f734816f92..03774af5c1 100644 --- a/recipes/dnsmasq/dnsmasq_2.52.bb +++ b/recipes/dnsmasq/dnsmasq_2.52.bb @@ -1,4 +1,4 @@ require dnsmasq.inc SRC_URI[dnsmasq-2.52.md5sum] = "1bb32fffdb4f977ead607802b5d701d0" -SRC_URI[dnsmasq-2.52.sha256sum] = "a3724f875d0d30c0e2612a32926ad2b6c0a49fff7e224e737689e4c7e8b323d9" \ No newline at end of file +SRC_URI[dnsmasq-2.52.sha256sum] = "a3724f875d0d30c0e2612a32926ad2b6c0a49fff7e224e737689e4c7e8b323d9" -- cgit 1.2.3-korg