| Submitter | Apelete Seketeli |
|---|---|
| Date | July 5, 2012, 5:39 p.m. |
| Message ID | <1ffff2fd0731add51aa0fe19dc670179e1c32afe.1341438914.git.apelete@seketeli.net> |
| Download | mbox | patch |
| Permalink | /patch/31257/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/recipes/bluez/bluez4_4.42.bb b/recipes/bluez/bluez4_4.42.bb index 0573d7a..5a73215 100644 --- a/recipes/bluez/bluez4_4.42.bb +++ b/recipes/bluez/bluez4_4.42.bb @@ -4,5 +4,5 @@ DEPENDS += "libsndfile1" PR = "${INC_PR}.1" -SRC_URI[md5sum] = "d24dfd3ca42847123e29f58b29af6948" -SRC_URI[sha256sum] = "ed7631a6d22b456eb26b881bdbe46ea47f93d2f192da420408bad4bbc245f796" +SRC_URI[md5sum] = "a44181c8cf79796a99b792a5372e602d" +SRC_URI[sha256sum] = "a834f3a961449c6ae83ad26aa5d0b82a6cdd7e49f608aa71a2454a33c62cfb99"
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. This commit is the result of rebasing my patch a2a3f3 from master. Signed-off-by: Apelete Seketeli <apelete@seketeli.net> --- recipes/bluez/bluez4_4.42.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)