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/gpe-bluetooth/gpe-bluetooth_0.52.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-bluetooth/gpe-bluetooth_0.52.bb') diff --git a/recipes/gpe-bluetooth/gpe-bluetooth_0.52.bb b/recipes/gpe-bluetooth/gpe-bluetooth_0.52.bb index 66bc3f0b24..809e514c28 100644 --- a/recipes/gpe-bluetooth/gpe-bluetooth_0.52.bb +++ b/recipes/gpe-bluetooth/gpe-bluetooth_0.52.bb @@ -1 +1,4 @@ require gpe-bluetooth.inc + +SRC_URI[md5sum] = "ed12955524a0f65f83b33b23f260cf94" +SRC_URI[sha256sum] = "7d85be0973837d5499f0410179f84ac1351dba88eea22eabb13f86b65c7250ee" -- cgit v1.2.3