aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2012-06-30 19:41:47 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2012-06-30 19:41:47 +0200
commita2a3f3cba431abc0a1dc4c0879ad5727e22b4418 (patch)
treecfb416c176bacc85f5fd924d4b0f4fa32846c661
parent93984e1297beb31595f60c8abf63c6f6843d9e14 (diff)
downloadopenembedded-a2a3f3cba431abc0a1dc4c0879ad5727e22b4418.tar.gz
This patch updates the md5 and sha256 checksum values reported in
recipes/bluez/bluez4_4.42.bb to match the ones of the source package actually. Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
-rw-r--r--recipes/bluez/bluez4_4.42.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bluez/bluez4_4.42.bb b/recipes/bluez/bluez4_4.42.bb
index 48f793e41a..c3aa496556 100644
--- a/recipes/bluez/bluez4_4.42.bb
+++ b/recipes/bluez/bluez4_4.42.bb
@@ -10,5 +10,5 @@ inherit update-rc.d
INITSCRIPT_NAME = "bluetooth"
INITSCRIPT_PARAMS = "defaults 23 19"
-SRC_URI[md5sum] = "d24dfd3ca42847123e29f58b29af6948"
-SRC_URI[sha256sum] = "ed7631a6d22b456eb26b881bdbe46ea47f93d2f192da420408bad4bbc245f796"
+SRC_URI[md5sum] = "a44181c8cf79796a99b792a5372e602d"
+SRC_URI[sha256sum] = "a834f3a961449c6ae83ad26aa5d0b82a6cdd7e49f608aa71a2454a33c62cfb99"