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.51.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb') diff --git a/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb b/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb index 98cdbc4b7f..071f3e5e16 100644 --- a/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb +++ b/recipes/gpe-bluetooth/gpe-bluetooth_0.51.bb @@ -5,3 +5,6 @@ PR = "r1" do_configure () { autotools_do_configure } + +SRC_URI[md5sum] = "202ddaf102791f504e543593b88eff1d" +SRC_URI[sha256sum] = "d6c2534e5e54bb24dbdb0e28085f92a076532a890655db7d37a56aa64d73e521" -- cgit 1.2.3-korg