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/bluez/bluez4_4.47.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/bluez/bluez4_4.47.bb') diff --git a/recipes/bluez/bluez4_4.47.bb b/recipes/bluez/bluez4_4.47.bb index 8f5c6e8f7c..33e69a284c 100644 --- a/recipes/bluez/bluez4_4.47.bb +++ b/recipes/bluez/bluez4_4.47.bb @@ -11,3 +11,6 @@ BTUDEV = " --disable-udevrules" BTUDEV_angstrom = " --enable-udevrules" EXTRA_OECONF += "${BTUDEV}" + +SRC_URI[md5sum] = "b54a199004b578ec5652014a5e62aeaa" +SRC_URI[sha256sum] = "830bb7da6836b0c709abee212ed8387e1ad8cd7087ed0b925fad3d16b0113b76" -- cgit 1.2.3-korg