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.54.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb') diff --git a/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb b/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb index 9164cc4088..e982e571f8 100644 --- a/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb +++ b/recipes/gpe-bluetooth/gpe-bluetooth_0.54.bb @@ -4,3 +4,6 @@ PR = "r1" SRC_URI += "file://hciattach-bts.patch;patch=1 \ file://include-sdp_lib.patch;patch=1" + +SRC_URI[md5sum] = "197603d957dda95a92c92038fb9f8341" +SRC_URI[sha256sum] = "5ffb41e7375c55450fc55428fd7b19e158a93ee91ae6b9519953363ec05f82c7" -- cgit 1.2.3-korg