Skip to content

Commit

Permalink
This patch updates the md5 and sha256 checksum values reported in
Browse files Browse the repository at this point in the history
recipes/bluez/bluez4_4.42.bb to match the ones of the source package
actually.

Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
  • Loading branch information
Kristoffer Ericson committed Jun 30, 2012
1 parent 93984e1 commit a2a3f3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bluez/bluez4_4.42.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit a2a3f3c

Please sign in to comment.