[oe-commits] Kristoffer Ericson : This patch updates the md5 and sha256 checksum values reported in

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 17:44:39 UTC 2012


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a2a3f3cba431abc0a1dc4c0879ad5727e22b4418
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=a2a3f3cba431abc0a1dc4c0879ad5727e22b4418

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Sat Jun 30 19:41:47 2012 +0200

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 at seketeli.net>

---

 recipes/bluez/bluez4_4.42.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/bluez/bluez4_4.42.bb b/recipes/bluez/bluez4_4.42.bb
index 48f793e..c3aa496 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"





More information about the Openembedded-commits mailing list